

/* website terms page */
#terms_banner { background: url(../images/aboutus/banner-terms.png) no-repeat; padding-left:50px; padding-top:40px; height:115px; }
#terms_content { 
	background: url(../images/universal/bg-content.png) repeat-x #fff;
	background-position:bottom;
	min-height:100%;
	text-align:left;
	padding: 25px 95px 15px 95px;}

.termslist { list-style-type:disc; line-height:14px; color:#666; font-size:11px; padding:4px 60px 4px 0px;}



/* privacy policy page */
#about_banner	{ background: url(../images/aboutus/banner-aboutus.png) no-repeat; padding-left:50px; padding-top:40px; height:115px;}	
#privacy_content { background: url(../images/universal/bg-content.png) repeat-x #fff; background-position:bottom; min-height:100%; text-align:left; padding: 25px 95px 15px 95px;}
	


/* About us page */
.aboutus, .contactus {margin: 0px 15px 35px 10px; text-align:left;}

a.aboutus 		{ color:#FF6600; text-decoration:none; padding:0; }
a:hover.aboutus { text-shadow:1px 1px 3px #FF0000;}

	



/* Contact us page */
#contact_banner	{ background: url(../images/support/banner-contactus.png) no-repeat; padding-left:50px; padding-top:40px; height:115px;}	
.contactus		{ color:#000; font-size:11px;} 
.required 		{ color:#FF3300; font-size:11px; font-weight:normal;}

table			{text-indent:2px; font-weight:bold;}
td 				{padding-right:35px; padding-bottom:15px;}


.submit 		{ background: url(../images/aboutus/btn-submit.png) no-repeat; height: 25px; width: 90px; border: none; float:right; margin-right:30px;}
.submit:hover	{ background: url(../images/aboutus/btn-submit.png) no-repeat 0 -25px; cursor:pointer;}