div.reviewed-product {
	font-weight: bold;
}

div.short-review {
	font-weight: bold;
}

div.review-info {
	font-size: 7pt;
}

div.productbox {
	border: 1px solid #888;
	margin: 10px 0px 0px 20px;
	padding: 4px;
	width: 200px;
	font-weight: bold;
}

table.review {
	width:880px;
	margin-left:auto;
	margin-right:auto;
}

table.review td {
	vertical-align: top;
}

div.main-review p {
	margin: 1em 0px;
}

div.main-review-info {
	font-size: inherit;
	border-top: 1px solid #ddd;
	padding-top: 0.2em;
	margin: 1.5em 0px 1em;
}
div.review_subhead {
	font-weight:bold;
	margin: 1em 0px 0.5em;
}
td.rating {
	width:75px;
	padding: 6px 20px 6px 0px;
	vertical-align:top;
}
div.rating {
	margin:1.5em 0px;
}
div.rating-outer {
	width: 75px;
	height: 48px;
	text-align:left;
}
div.rating-inner {
	height: 48px;
	text-align:left;
}
div.bottle0, div.bottle1, div.bottle2, div.bottle3 {
	background-image: url(../images/bm/rating-bordeaux-bg.gif);
}
div.rating-outer div.bottle0 {
	background-image: url(../images/bm/rating-bordeaux-empty.gif);
}
div.rating-outer div.bottle1 {
	background-image: url(../images/bm/rating-bordeaux-red.gif);
}
div.rating-outer div.bottle2 {
	background-image: url(../images/bm/rating-bordeaux-white.gif);
}
div.rating-outer div.bottle3 {
	background-image: url(../images/bm/rating-bordeaux-rose.gif);
}
div.bottle4, div.bottle5, div.bottle6, div.bottle7 {
	background-image: url(../images/bm/rating-burgundy-bg.gif);
}
div.rating-outer div.bottle4 {
	background-image: url(../images/bm/rating-burgundy-empty.gif);
}
div.rating-outer div.bottle5 {
	background-image: url(../images/bm/rating-burgundy-red.gif);
}
div.rating-outer div.bottle6 {
	background-image: url(../images/bm/rating-burgundy-white.gif);
}
div.rating-outer div.bottle7 {
	background-image: url(../images/bm/rating-burgundy-rose.gif);
}
div.bottle8, div.bottle9, div.bottle10, div.bottle11 {
	background-image: url(../images/bm/rating-champagne-bg.gif);
}
div.rating-outer div.bottle8 {
	background-image: url(../images/bm/rating-champagne-empty.gif);
}
div.rating-outer div.bottle9 {
	background-image: url(../images/bm/rating-champagne-red.gif);
}
div.rating-outer div.bottle10 {
	background-image: url(../images/bm/rating-champagne-white.gif);
}
div.rating-outer div.bottle11 {
	background-image: url(../images/bm/rating-champagne-rose.gif);
}
