@charset "utf-8";
/* CSS Document */

.prod_image	{
	float:right;
	margin-top: 15px;
	border: 1px solid #888888;
	width: 200px;
	padding: 10px 0px;
	}
.prod_image img	{
	margin: 0 auto;
	}
.product_left	{
	padding-top: 15px;
	}
#prod_table a:link, #prod_table a:hover, #prod_table a:visited	{
	color: #666666;
	}
h3	{
	margin: 10px 0px 5px 0px;
	text-decoration: underline;
	}
h4	{
	margin: 0px 0px 0px 0px;
	text-decoration: underline;
	font-size: 13px;
	}
.prod_table_col_1
	{
	color: #007BB7;
	font-weight: 600;
	}
.prod_table_col_1 a:link, .prod_table_col_1 a:hover, .prod_table_col_1 a:visited	{
	color: #007BB7;
	}