#eventArticleContent{
	width: 817px;
	height: 640px;
	text-align: left;	
	margin-top: 15px;
}

#eventArticleSideContent{
	width: 227px;
	height: 567px;
	position: absolute;
	left: 576px;
	top: 70px;
}

#EvContent{
	width: 557px;
	height: 537px;
	margin-left: 31px;
	padding: 0 0 0 0 ;
	float: left;

}
#UCEHeading{
	font-size: 14px;
	margin-bottom: 16px;
}
#upcomingEvent{
	margin-top: 5px;
	border: 1px solid #f1f1f1;
	padding: 12px;
}


#FlashTitle{
	font-weight: 800;
	font-size: 12px;
	width: 737px;
	height: 50px;
	padding-left: 30px;
	margin:0 0 5px 0;
}

#EvTitle{
	color: #a4ab4a;
	font-weight: 800;
	font-size: 25px;
	color: #D8810E;
	margin: 0 0 5px 0;
	padding: 0; 
	line-height: 22px;
}

#EvAuthor{
	color: #A2A2A2;
	font-weight: 800;
	font-size: 12px;
	display: inline;
	
}
#EvDate{
	font-weight: 800;
	font-size: 12px;
	display: inline;
	color: #D8810E;
}
#EventFlashTitleFlash{
	margin-top: 15px;
}