﻿.detailBody
{
	margin-top: 0px;
	border: none 0px #999999;
	display: block;
	width: 670px;
	padding: 4px;
	color: Black;
}
.detailDropTable
{
	margin-bottom: 4px;
	width: 230px;
}
.detailName
{
	font-weight: bold;
	font-size: 12pt;
	text-align: left;
}
.detailImage
{
	height: 100px;
	margin-right: 20px;
	margin-bottom: 10px;
	float: left;
	clear: left;
	display: block;
}
.detailDescription
{
}
.detailSizePanel
{
	margin-left: auto;
	margin-right: auto;
	width: 700px;
}
.detailScentsPanel
{
	clear: both;
}
.detailBuyPanel
{
	width: 200px;
	clear: both;
	float: right;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	border-bottom: solid 1px white;
	background-image: url(images/solid-cream-bg.png);
	border-right: solid 1px white;
	text-align: center;
}
.detailSizeLabel
{
	clear: left;
	margin-bottom: 4px;
}
.detailUseDiv
{
}
.detailIngredientsDiv
{
}
.detailSizeDiv
{
	width: 300px;
	clear: none;
	float: left;
	margin: 10px;
	padding: 10px;
	border-bottom: solid 1px white;
	background-image: url(images/solid-cream-bg.png);
	border-right: solid 1px white;
	text-align: center;
}
.detailPriceLabel
{
	font-size: 14pt;
	color: Maroon;
}
.detailTopPriceDiv
{
	border-top: dashed 1pt gray;
	vertical-align: middle;
	margin-top: 8px;
}
.detailSizeNameDiv
{
	font-weight: bolder;
	text-align: left;
	clear: none;
	float: left;
}
.detailSizePriceDiv
{
	text-align: right;
	font-size: 14pt;
	color: Maroon;
	clear: none;
	float: right;
	padding: 0px;
	margin: 0px;
}
.detailPrice
{
	text-align: right;
	font-size: 8pt;
	font-weight: bold;
	color: Black;
	padding-left: 5px;
}
ul
{
	margin-top: 4px;
	margin-bottom: 4px;
}
.detailReviewsDiv
{
	color: Black;
}
.detailReviewsDiv a
{
	color: Black;
}
.detailReviewsDiv a:visited
{
	color: Black;
}
.reviewText
{
	width: 620px;
	height: 30px;
}
.reviewLabel
{
	width: 160px;
	clear: none;
}
.ratingDiv
{
	margin: 0px;
	padding: 0px;
}
.ratingStar
{
	margin: 0px;
	padding: 0px;
}
.detailBuyTable
{
	margin-top: 4px;
	margin-right: 4px;
	width: 180px;
	float: left;
}