div.productspecifications {
  clear: both;
}

#product_specs_section {	
	padding-left: 5px;
	margin:0;
	border: 0px;
	width: 538px;
	text-align: left;
}
#product_image {
	padding: 0px;
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
	border: 0px;
}
#productspecstable {
	margin: 0px;
	padding: 0px;
	width: 538px;
	background-color: #F9F9F9;
	border: 1px solid #CCCCCC;
}
#productspecstable td {
	padding: 2px 5px;
	vertical-align: middle;
	margin: 0px;
	border: 1px solid #CCCCCC;
}
#productspecstable .productspecscol1 {
	text-align: left;
}
#productspecstable .productspecscol2 {
	text-align: center;
	width: 170px;
}
a.product_category_hierachy {
  	color: #666666;
	text-decoration: underline;
}
div.product_and_page_navigation{
  	clear: both;
}
div.product_navigation{
}
div.page_navigation{
  	float: right;
}
div.product_link_container {
	clear: both;
	margin-bottom: 7px;
}
div.product_container {
	text-decoration: none;
	border: 1px solid #CCCCCC;
	background-color: #E7ECEA;
	padding: 2px;
	color: #666666;
	vertical-align: middle;
}
table.product_container_table {
  	border: 0px;
	padding: 0px;
	margin: 0px;
}
a.product_link {
  	text-decoration: none;
	color: #555555;
}
img.product_image {
	border: 1px solid #999999;
	float: left;
	padding: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
}

