html, body {
	height: 100%;
	width: 100%;
	padding:0px;
	margin:0px;
}body{
	font-size:10px;
	font-family:Arial,sans-serif;
}
a img{border:none;}
a:link img{border:none;}
a:hover img{border:none;}
a:active img{border:none;}
a:visited img{border:none;}
a{color:#000000;}
a:link{text-decoration:none;}
a:visited{text-decoration:none;}
a:hover{text-decoration:underline;}
a:active{text-decoration:underline;}

.specSheet{padding: 9px 10px 10px 11px;width:522px;}
.specSheetHeader{height:52px;width:522px;}
.specSheetHeader h4{
	font-size:19px;
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	color:#000000;
	margin:4px 0px 4px 0px;
}
.specSheetHeader ul{
	margin-left: 0px;
	margin-bottom:0px;
	margin-top:0px;
	padding-left: 0px;
	display: inline;
}
.specSheetHeader ul li{
	margin-left: 0px;
	padding: 0px 5px 0px 0px;
	list-style: none;
	display: inline;
	color:#000000;
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
}
.specSheetNav{float:left;display:inline;width:34%;margin-bottom:25px;}
.specSheetHeader ul li a{padding:0px 3px;font-size:12px;}
#logo_print{float:right;}
.productImage{
	clear:both;
	border:1px solid #000000;
	width:522px;
	margin-bottom:5px;
	overflow:hidden;
	min-height:410px;
	vertical-align:middle;
	text-align:center;
}
.productImage img{margin:0px auto;}
.urlTagLine{clear:both;margin:0px auto;width: 80%;text-align:center;}
.detailsHolder{
	clear:both;margin-bottom:19px;
	float:left;
}
.productDetailsHolder{/*
	width:257px;
	padding-right:6px;*/
	width:525px;
	float:left;display:inline;
}.lastDetailHolder{padding-right:0px;}
.productDetailsTable{/*
	width:257px;*/
	width:525px;
	border-collapse: collapse;
	border: 1px solid #000000;
}
.productDetailsTable tr td{
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size:13px;
	border: 1px solid #000000;
}
.greyText{background-color: #000000;color:#FFFFFF;padding-bottom:7px;padding-top:11px;}
.leftCol{text-align:left;padding-left:8px;padding-top:7px;padding-bottom:4px;}
.rightCol{text-align:center;}
