.box{
	width:470px;
	background-image: url(../images/adBox-mid-470x22px-h.jpg);
	background-repeat: repeat-y;
	margin-bottom: 20px;
	}
	
.box h2{
	background:url(../images/adBoxTop-470x66px-h.jpg) no-repeat left top;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	height: 60px;
	font-size: 14px;
	line-height: 13px;
	padding-left: 23px;
}

.box .last {
	background:url(../images/adBox-bottom-470x16px-h.jpg) no-repeat left bottom;
	padding-bottom: 5px;
	height: 16px;
	width: 470px;
}	

.box h2, .box p {
	padding-left: 20px;
	padding-right: 20px;
	
}	
.boxTitle {
	color: #AF0723;
	line-height: 50px;
	font-weight: bolder;
}

.box #price a {
	font-family:Arial, Helvetica, sans-serif;
	color:#1c3444;
	font-size: 14px;
	font-weight: bolder;
	line-height: 23px;
	list-style-type: none;
	text-decoration: none;
	padding-left: 20px;
	display: block !important;
	display: inline;
		height: 25px;
}
.box #price {
	list-style-type: none;
}
.box #price a:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#AE0724;
	font-size: 14px;
	font-weight: bolder;
	/*line-height: 23px;*/
	text-decoration: none;
	background-image: url(../images/tick.jpg);
	background-repeat: no-repeat;
	display: block;
	background-position: 0px 0px;
	list-style-type: none;
	list-style-image: none;
	padding-right: 20px;
}

.priceLight {
	color: #666d73;
}

.smallListText {
	font-family:Arial, Helvetica, sans-serif;
	color:#1c3444;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	list-style-type: none;
	text-decoration: none;
	margin-left: 30px;
	margin-right: 30px;
	}
