.contentLeft {
	background-image: url(/assets/ads/seminars-l.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.contentRight {
	background-image: url(/assets/ads/seminars-r.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.contentRight .references {
	color: #000000;
	border-top: dashed 1px #C9C9C9;
	padding-top: 8px;
	font-style: italic;
	line-height: 15px;
}

