#event{
	width:650px;
	margin:20px 0 50px;
	padding:0;
}
#event{zoom:1;}
#event:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;}
    
#event{display:inline-table;}
/* Hides from IE-mac \*/
* html #event {height: 1%;}
#event {display: block;}
/* End hide from IE-mac */

#event #ev_left{
	width:420px;
	margin-right:13px;
	float:left;
}

#event #ev_center{
	width:204px;
	margin-right:13px;
	float:left;
}

#event #ev_right{
	width:204px;
	margin-right:0;
	float:left;
}

#event p{
	line-height:20px;
	margin-bottom:10px;
}

#event p em{
	color:#53B371;
	font-weight:normal;
}

.ev-ul li{
	float:left;
}

.ev-ul li p{
	width:210px;
	padding-left:10px;
}

.clear{
	clear:both;
}
