.prices{
	border: 1px solid #BAD2D4;
	margin-bottom: 1.5em;
	padding: 5px;
	background: #fff;
}

.prices h4{
	border-bottom: 1px solid #00B3E6;
	margin-bottom: 5px;
}

.prices table tr th{
	background: #fff !important;
	font-weight: bold;
	text-align: left !important;
	color: #666;
}

#more .float_r,
#more .float_l{
	width: 330px;
}

.prices td a:link,
.prices td a:visited {
	color: #912c23;
}

.prices td a:hover{
	color: #ff7200;
}

.prices td a:active{
	color: #ffa95e;
}
