.price_header{
	background-color: #fff696;
	color: black;
	border-bottom: 3px solid #ffb800;
	padding: 10 0 4 28;
	font-size: 17px;
	font-weight: normal;
}

td.price_image{
	width: 24px;
	white-space: nowrap;
	vertical-align: top;
}
.price_name{
	font-size: 17px;
	color: #603813;
}
.price_descr{
}
.price_hotname{
	font-weight: bold;
	color: red;
}
.price_hotdescr{
	font-weight: bold;
	font-size: 12px;
	color: #888888;
}



td.price_item{
	padding: 4px;
}
td.price_price{
	border-bottom: 1px solid black;
	text-align: right;
}
td.price_price, .price_pricetext{
  color: #930909;
  font-size: 16px;
}
td.price_addtocart{
	padding: 4px;
	vertical-align: top;
}

td.price_item, td.price_price{
	border-bottom: 1px solid #f0f0f0;
	vertical-align: top;
}

a.price_hotname_small{
	text-decoration: none;
}
a.price_hotname_small:hover{
	text-decoration: underline;
}
.price_price_small{
	text-align: right;
}




.price_commdate{
	color: darkblue;
}

.price_commname{
	font-weight: bold;
}

.price_commmessage{
	border : 1px solid silver;
	padding: 8px;
}


td.price_domainvalue_title{
	font-weight: bold;
	vertical-align: top;
}
td.price_domainvalue_value{
}