@charset "utf-8";

.product_image
{
	height: 250px;
	margin: 10px;
	padding: 10px;
}

.product_spectable
{
	float: left;
}

.product_copyright
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	line-height: normal;
}

.overview {}

.overview li{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	list-style-type: square;
}

.overview p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.overview h2 {}

.overview h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}