@import "common.css";

#products_index {}
#products_index #header-image {width: 982px; height: 200px; }

#safety_specs{
	margin-top:20px;
	padding:0px 0px 10px 0px;
	border-top:1px solid #e5edf2;
	border-bottom:0px;
}
.product_image{
	padding:10px;
}
.product-container{
	/*margin-bottom:30px;*/
}
.product-image{
	padding:20px;
	text-align:center;
	border:1px solid #ccc;
	
}
.product-image a:hover{
	text-decoration:none;
	color:#941300;
}
.product-image-2{
	padding:20px;
	text-align:center;
	
	
}

.specs_table2_measure {
	font-size:9px;
	padding:0px 2px !important;
	width:110px;
}

.dimensions_table td {
	text-align:center;
	
}

h2{margin-top:0px;color:#000;font:bold 22px arial;}