#priceContent {
	background-color: #FFFFFF;
	width: 551px;
}
.priceBar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #F3EDE4;
	position: relative;
	display: block;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B3A38A;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.priceBar a{
	color: #66171B;
	font-weight: bold;
	text-decoration: none;
}
.priceBar a:hover{
	color: #66171B;
	text-decoration: underline;
}
.priceBaron,
.priceBarshow {
	position: relative;
	display: block;
	margin: 0px;
	padding: 5px 0px 5px 10px;
}
.priceBarcell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	padding: 5px;
	vertical-align: top;
	background-color: #D4C7B4;
}
.priceBarhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	padding: 5px;
	color: #66171B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #66171B;
}
a.price {
	color: #66171B;
	font-weight: bold;
	text-decoration: none;

}
a.price:hover {
	color: #F3EDE4;
	text-decoration: underline;

}
