#prices{
	width: 282px;
}

#prices p{
	background: url(../images/priceline-bg.gif) right top no-repeat;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	color: white;
	padding-right: 15px;
	height: 20px;
	line-height: 20px;
	margin: 0;
	padding-bottom: 9px;
}

#prices label{
	float: left;
	color: black;
	font-weight: normal;
	background: white;
	font-size: 12px;
	padding-right: 5px;
}

#prices label strong{
	font-weight: bold;
	font-size: 14px;
}

