@charset "UTF-8";
#product_photo {
	height: 100px;
	width: 100px;
	margin-right: 18px;
	float: left;
	margin-bottom: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#product_photo  a:link {
	height: 100px;
	width: 100px;
	float: left;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#product_photo_caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #70090a;
	height: 36px;
	width: 100px;
	float: left;
	margin-bottom: 10px;
	text-decoration: none;
	text-align: center;
	padding-top: 3px;
	line-height: 16px;
	margin-right: 18px;
}
#product_photo_caption a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #70090a;
}
#product_photo_caption a:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #70090a;
}
#product_photo_caption a:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
#product_text {
	margin-bottom: 10px;
}
