#specsheetwrapper {
	position:relative;
	width:96%;
  	margin: 20px 0 0 0;
    padding-left:20px;
}

#specscontent {

}

#specsimages {
	float:left;
}

#specstitle {
	float:left;
	margin_left:264px;
	width:58%;
	padding: 0 10px 10px 10px;
	
}

#specsdetail1 {
	float:left;
	width:58%;
	padding:10px;
	
}

#specsdetail2 {
	float:left;
	width:58%;
	padding:10px;
	
}

#specsdetail3 {
	float:left;
	width:58%;
	padding:10px;
	
}

#specsdetail4 {
	float:left;
	width:58%;
	padding:10px;
	
}

#specsdetail5 {
	float:left;
	width:58%;
	padding:10px;
	
}

#specsdetailfooter {
	clear:left;
	width:96%;
	padding:10px;
	
}

#specsimagestemp {
	float:left;
	width: 400px;
}

#specsfooter {
	/*clear: both;*/
	display: block;
	padding: 4px;
	padding-left: 184px;
	text-align: left;	
	font-size: 1em;
	color: #183828;
	margin-top: 30px;
}

.specstitle {
	font-size: 18px;	
	font-weight: bold;
	padding-top: 4px;
	color: #183828;
}

.boldspecs {
	font-size: 14px;
	font-weight: bold;
	color: #183828;
}

#printit {

 }

#leftcontactinfo_print  {
	position: absolute;
	left: 0px;
	top: 167px;
	width: 144px;
	display:none;
}

#leftcontactinfo_print ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.leftColextraTxt {
	position:relative;
	width:240px
}