﻿/* Common - Advert */
.advert {
	/*font-family:		Georgia;*/
	font-size:			13px;
}
.advert h2 {
	font-size:			16px;
	color:				#fff;
	font-family:		Arial;
}
#content-holder-no-margin #navigation-content .advert,
#secondary-content-wrapper .advert 
{
	margin-bottom:		10px;
	text-align:			center;
}

