body {
	background-color: #e7e7e7;
}

.main {
	background-image: url(Images/bottomAddress.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	height: auto;
	width: auto;	
}
.rightborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #610056;
	border-right-color: #610056;
	border-bottom-color: #610056;
	border-left-color: #610056;
}
.leftborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #610056;
	border-right-color: #610056;
	border-bottom-color: #610056;
	border-left-color: #610056;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	padding-left: 30px;
}
.pink {
	color: #ad4699;
}
.purple {
	color: #610056;
}
.green {
	color: #a5b007;
}
.style2 {font-size: 17px}

.rightWithGap{
	padding-left: 20px;
}


.CenterWithGap{
	padding-left: 30px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.style3 {font-size: 12px}

.recycled{
	padding-right: 20px;
}

.littlebullets{
	list-style-image: url(Images/bullet.gif);
	list-style-position: outside;
}
.smallgap{
	font-size: 5px;
	height: 6px;
}