div#prices {
}

	div#prices h2 {
		font-weight:normal;
		font-size:15px;
		color:#505050;
		margin-bottom:15px;
	}

		div#prices h2 span {
			font-size:11px;
		}

		div#prices h2  b {
			color:#70854f;
			text-transform:uppercase;
		}




div.item {
	width:700px;
	margin:30px 0 0 0;
}


