.white2, .white2:hover {
	color: #FFFFFF;
	font-weight: bold;
}

.price_header, .price_header2{
	border: none;
	padding-left: 10px;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;		
	background-color: #E8E8E8;
	color: #6B6B6B;
}
.price_header{
	border-left: 30px solid #D97D7D;
}

.price_name, .price_hotname, .price_descr, .price_hotdescr{
	font-family: Arial;
	font-size: 14px;
}

.price_name{
	color: #444444;	
}
.price_descr{
	color: #444444;	
}
.price_hotname{
	color: #444444;	
	font-weight: bold;

}
.price_hotdescr{
	font-weight: bold;
	color: #444444;	
}



td.price_item{
	padding: 4px;
	padding-left: 10px;
	vertical-align: top;
	background-color : #e5e6e6;
}



a.price_item{
	color : black;
	text-decoration : none;
	font-size : 12px;
}

a.price_item:hover{
	color : black;
	text-decoration : underline;
}


td.price_price{
	border-bottom: 1px solid black;
	text-align: right;
	vertical-align: top;
}
td.price_addtocart{
	padding: 4px;
	vertical-align: top;
}


a.price_hotname_small{
	text-decoration: none;
}
a.price_hotname_small:hover{
	text-decoration: underline;
}
.price_price_small{
	text-align: right;
}




a.price_arrows{
	font-size: 18px;
	color: white;
	text-decoration: none;
}
a.price_arrows:hover{
	color: #dddddd;
	text-decoration: none;
}



.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{
}








div#nav2 {
	clear: both;
	width: 228px;
	float: left;



}

div#nav2 a {
		display: block;
		zoom: 1;
	}

div#nav2 li {
	}

div#nav2 li ul {
		width: 100%;

	}

div#nav2 ul ul {
		padding: 0 00px;
		background-color: #e5e6e6;
		
	}

div#nav2 li li {
		margin: 0px 10px;
		padding-bottom: 10px;		
	}
	
div#nav2 li li a {
		padding-left: 10px;	
	}

ul,li {
	margin: 0;
	padding: 0px 5pxpx 10px 5px;
	list-style-type: none;
}
ul.menutree {margin:0; padding:0}
ul.menutree li {padding:3px 10px 3px 0}
