.termsOfUsePage #pageContent, .privacyPolicyPage #pageContent{		
	padding:0px 48px 0px 48px;
	width:903px;
	overflow-x:hidden;
}

#clear{
	width:919px;
	float:left;
	height:50px;
}

#footerPageHeading{	
	width:857px;
	float:left;
	height:22px;
	margin-top:34px;
	text-align:left;
}

#footerLinkUnderline{
	background:transparent url(/style/common/images/underLine.jpg) repeat-x 0px 0px;			
	width:857px;
	height:2px;
	float:left;
	overflow:hidden;
	margin:10px 0px 10px 0px;
}

#privacyPolicyContent,#termsOfServiceContent{
	width:837px;
	float:left;
	/*color:#52593e;
	font-weight:bold;
	font-size:10px;*/	
	text-align:left;	
	margin-left:10px;
	_display:inline;
}

#privacyPolicyContent a,#termsOfServiceContent a{
	color:#52593E;
	text-decoration:none;
	outline:none;
}

#privacyPolicyContent a:hover,#termsOfServiceContent a:hover{
	color:#52593E;
	text-decoration:underline;	
	outline:none;	
}