div#area_top {
	overflow-x:hidden;
	overflow-y:hidden;
}

div#area_top .innerarea_top {
}


div#area_lhs {
	width:199px;
	overflow-x:hidden;
	overflow-y:hidden;
	float:left;
	border-right:1px solid #e1e8ee;
	border-left:1px solid #e1e8ee;
	border-bottom:1px solid #e1e8ee;
}

div#area_lhs .innerarea_lhs {
}

div#area_rhs {
	width:185px;
	overflow-x:hidden;
	overflow-y:hidden;
	float:right;
	border-right:1px solid #e1e8ee;
	border-left:0px solid #e1e8ee;
	margin-bottom:5px;
	margin-left:20px;
	background-color:#ffffff;
}

div#area_rhs .innerarea_rhs {
}

div#area_rhsad {
	float:right;
	width:144px;
	overflow-x:hidden;
	overflow-y:hidden;
	margin-left:0px;
	margin-right:6px;
	margin-top:107px;
	background-image:url(/events/site/images/rhsad_bg.png);
	background-position:bottom center;
	background-repeat:no-repeat;
	padding-bottom:20px;
}


div#area_rhsad .innerarea_rhsad {
	margin:0px;
}


div#area_rhsad .innerarea_rhsad .title {
	display:none;
}

div#area_rhsad .innerarea_rhsad .articleitem{
	margin:5px 9px 5px 9px;
}

div#area_rhsad .innerarea_rhsad .articleitem img{
	width:126px;
	height:80px;
}

div#area_footer {
	float:left;
	width:992px;
}

div#area_footer .innerarea_footer {
	padding-top:20px;
	padding-bottom:10px;
}

div.parentqns div.childq {
	display:none;
}

div.parentqns {
	color:#808080;
	padding-bottom:8px;
}

div.parentqs {
	font-weight:bold;
	padding-bottom:8px;
}

div.childq {
	margin-left:20px;
	font-weight:normal;
}

div.countdown {
	background-image:url(/events/site/images/countdown-heading.png);
	background-repeat:no-repeat;
	height:190px;
}

div.countdown>div {
	padding-top:80px;
	font-size:100px;
	text-align:center;
	color:#333333;
	font-weight:bold;
	line-height:100% !important;
}
