.product_images{
	display:none;
	position:absolute;
}
.productrow_one, .productrow_two{
	padding:8px;
}
.product_descriptions{
	display:block;
	padding-bottom:5px;
}
.product_header{
	font-weight:bold;
	display:block;
	
}
#boxone tr{
	height:40px;
}
#boxone tr:hover .product_header{
	text-decoration:underline;
}
#boxone, #boxtwo, #boxthree, #boxfour, #boxfive{
	padding-top:15px;
	clear:both;
	font-size:12px;
}
#boxone td{
	font-size:12px;
	vertical-align:top;
}
#boxthree .header{
	text-align:left;
}
.price{
	padding:4px;
}
.formlist {
	margin-left:0px;
	padding-left:0px;
}
.formlist li{
	list-style-type:none;
	list-style-position:outside;
	margin-top:4px;
}
.formlist label{
	
	width:120px;
	display:block;
	text-align:right;
	float:left;
	margin-right:15px;
}
.paylist{
	margin:0px;
	padding:0px;
}
.paylist li{
	list-style-type:none;
	list-style-position:outside;
	margin-top:14px;	
}
.paylist label{	
	display:block;
	text-align:left;
}
.paylist input{
	float:left;
}
.paylist img {
	margin-top:-10px;
	float:right;

}
.header{
	font-weight:bold;
	display:block;
}

