.mainHeader .logo { background-image: url(images/generic-header-pv-exposed-logo.png) !important; }
.mainHeader .home { background-image: url(images/generic-header-butn-home.png) !important; }
.mainHeader .menu { background-image: url(images/generic-header-raw-raunchy-real.png) !important; }
.capTop { background-image: url(images/generic-ad-block-top.png); }
.article {
	background: url(images/generic-bg.png) repeat-x top left;
	padding: 20px;
	padding-top: 8px;
	padding-bottom: 20px;
	text-align: justify;
}
.article h1 { font-size: 11pt; color: white; }
.article h2 { font-size: 8pt; font-weight: normal; margin-bottom: 10px; }
.article p { font-size: 9pt; margin-bottom: 10px; }
.article a { color: white; }
.article ul { padding-left: 25px; font-size: 9pt; margin-bottom: 10px; }
.article .main {
	float: right;
	margin-top: 2px;
	margin-left: 20px;
	margin-bottom: 20px;
}
.mainContentContainer { height: auto; }
.mainContentContainer .mainContent { height: auto; }