.product_image_h
{
	width: 336px;
	height: 224px;
	overflow: hidden;
	border: 1px solid #333333;
	
}

.product_image_holder_h
{
	width: 336px;
	height: 224px;
	overflow: hidden;
	position: absolute;
	
}

.product_image
{
	height: 336px;
	width: 224px;
	overflow: hidden;
	border: 1px solid #333333;
	float: left;
	
}

.product_image_holder
{
	height: 336px;
	width: 224px;
	overflow: hidden;
	position: absolute;
	
}

.product_left
{
	position: relative;
	float: left;
	width: 338px;
}

.product_price
{
	float: left;
	width: 80px;
	text-align: right;
}

.product_information
{
	float: left;
	padding-left: 10px;
	width: 300px;
	position: relative;
}

.product_info
{
	float: left;
	text-align: right;
	width: 150px;
}

.product_info a, .product_info a:link
{
	text-decoration: none;
	color: #0000ff;
}

.product_row
{
	margin-top: 10px;	
	clear: both;
	height: 60px;
}

.product_row:hover
{
	background-color: #dddddd;
	margin-top: 10px;
	clear: both;
	height: 60px;
	cursor: pointer;
}

.thumb_img
{
	overflow: hidden;
	float: left;
	width: 57px;
	height: 75px;
	border: 1px solid #333333;
	margin-bottom: 10px;
	margin-left: 10px;
}

.thumb_img:hover
{
	overflow: hidden;
	float: left;
	width: 57px;
	height: 75px;
	border: 1px solid #AA1A09;
	margin-bottom: 10px;
	margin-left: 10px;
	cursor: pointer;
}

.thumb_img_last
{
	overflow: hidden;
	float: left;
	width: 57px;
	height: 75px;
	border: 1px solid #333333;
	margin-bottom: 10px;
	margin-left: 10px;
}

.thumb_img_h
{
	overflow: hidden;
	float: left;
	width: 75px;
	height: 57px;
	border: 1px solid #333333;
	margin-right: 10px;
	margin-top: 10px;
}

.thumb_img_h:hover
{
	overflow: hidden;
	float: left;
	width: 75px;
	height: 57px;
	border: 1px solid #AA1A09;
	margin-right: 10px;
	margin-top: 10px;
	cursor: pointer;
}

.thumb_img_last_h
{
	overflow: hidden;
	float: left;
	width: 75px;
	height: 57px;
	border: 1px solid #333333;
	margin-top: 10px;
}
.thumb_img_last_h
{
	overflow: hidden;
	float: left;
	width: 75px;
	height: 57px;
	border: 1px solid #AA1A09;
	margin-top: 10px;
	cursor: pointer;
}

th
{
	text-align: left;
	border-bottom: 1px solid #333333;
}

.product_rel_row:hover
{
	background-color: #dddddd;
	cursor: pointer;
}

.forminput
{
	width: 250px;
	border: 1px solid #cccccc;
}

.formtext
{
	width: 250px;
	height: 100px;
	border: 1px solid #cccccc;
}
