/* CSS Document */

html, body{
	margin:0px;
	padding:0px;}
	
body{
	font-family:Arial, Helvetica, sans-serif;
	background: white;
   font-size: 10pt;}
   
.contentheading{
	font-family:"Times New Roman", Times, serif;
	font-size:15pt;
	font-weight:bold;
	padding-top:10px;}
	
#banner{
	text-align:center;
	width:100%;
	float:none; 
/* 	margin-left:4% !important;
	margin-left:2%;
 */	height:54px;
	/* background: url(../images/aquatecnic_col_clean_small.png) 50% 50% no-repeat; */
}
#wrapper{
	width:auto;
   margin: 0 3%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;}
   
#left{
	width:20%;
	float:left;}

#left .moduletable{
	text-align:left;
	border:#9e9e9e 1px solid;
	margin-top:10px;
	padding:4%;}
#left h3{
	margin:0px;}

#right{
	text-align:left;
	width:100%;
	float:none; 
/* 	margin-left:4% !important;
	margin-left:2%;
 */}
	
	

#product_name {
	font-size: 18px;
	font-weight: bold;
}
#related_products_heading{
	font-size: 14px;
	font-weight: bold;
}
#product_snapshot_name{
	font-size: 12px;
	font-weight: bold;
}	
