.advert h1{
	font-size: 18px;
}

.advert h2{
	font-size: 16px;
}

.advert-description{
	font-size: 14px;
	color: #000;
	font-weight: bold;
}

.advert-promo{
	font-size: 16px;
	color: #000;
	font-weight: bold;
}

.advert-price{
	font-size: 14px;
	color: #000;
	font-weight: bold;
}

.advert h4{
	font-size: 12px;
}

.emphasised{
	font-weight: bold;
}

.emphasised a {
	color: #000;
}

.listing01{
	float:left;
	text-align:left;
}