@charset "UTF-8";
/* CSS Document */
h2.event {
	font-weight:normal;
}
.details {
	background:url(images/rotator_back.jpg) left top no-repeat;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;
	font-size:0.9em;
	padding:20px 0;
	line-height:1.8em;
}
.details img {
	float:right;
	margin-right:10px;
	margin-top:10px;
}
.ev-desc {
	background:url(images/btm_bk.png) left top no-repeat;
	font-size:0.9em;
	line-height:1.8em;
	padding:20px 0;
}
.regvid {
	width:260px;
	float:right;
	background:url(images/regvid_bk.png) right bottom no-repeat;
	margin-right:10px;
	margin-top:10px;
}
.regvid object {
	padding-top:40px;	
}
.regvid h3 {
	font-weight:normal;
	color:#333;
	border:none;
}
.regvid p {
	margin:0 0 10px 13px;
	padding:0;
	font-size:0.9em;
}
.regvid .video {
	margin:10px 0 5px 13px;
}
