td.tx-indexedsearch-descr {
	font-size: 10px !important;
	font-style: normal !important;
}

td.tx-indexedsearch-info, .tx-indexedsearch-percent {
	font-size: 10px !important;
}

.content-block h1, .user-title, h1, .content-block-ww h1, .article-list-item-title-sr, .sitemap-level-1 a, h1 {
	padding-top: 8px;
	padding-bottom: 8px;
	width: 90%;
}

#splashimages {
	position: relative;
}

#smallbanner {
	position: absolute;
	top: 387px;
	right: 265px;

	z-index: 2;

	width: 140px;
	height: 156px;

	overflow: hidden;

	background-image: url(../img/media/small_banner.jpg);
	background-position: 0px 9px;
	background-repeat: no-repeat;
}

#bigbanner {
	position: absolute;
	top: 397px;
	right: 0px;

	z-index: 2;

	width: 228px;
	height: 354px;

	overflow: hidden;

	background-image: url(../img/media/big_banner.jpg);
	background-position: right;
	background-repeat: no-repeat;
}

.align-right { text-align: right; }
.align-left { text-align: left; }
.align-center { text-align: center; }

.content-block p.bodytext {
	padding-right: 15px;
}
