
.products{
	width: 522px;
}

.products p{
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
}

.products h4{
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	background-image: url(http://re-systemsgroup.com/images2/headlinebullet.jpg);
	background-repeat: no-repeat;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-top: 20px;
	margin-left: 10px;
	padding:0px;
	padding-bottom: 20px;
	background-position: 10px 1px;
	line-height: 13px;
	color: #333333;
}

.products .turboseal{
	position:relative;
	height: 60px;
	width: 600px;
}

.products .turboseal img{
	position: absolute;
	top:0px;
	left: 0px;
	width: 90px;
	height: 70px;

}

.products .turboseal p{
	position: absolute;
	top:-10px;
	left: 100px;
	width: 150px;
	height: 70px;
}

.products .turboseal p strong{
	display: block;
	font-size: 15px;
	padding-bottom: 3px;
}

.products .turboseal .specs{
	position: absolute;
	top:-10px;
	left: 270px;
	height: 50px;
	width: 200px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #CCCCCC;
	background-image: url(http://re-systemsgroup.com/images2/pdfwhite.jpg);
	background-repeat: no-repeat;
	background-position: 10px 12px;
	padding-left: 70px;
	padding-top: 25px;
}

.products .turboseal .specs span{
	font-weight: bold;
	margin-right: 3px;
}

.products .turboseal .specs div{
	position: relative;
	top: -10px;
}
	
