#event{
	width:650px;
	margin:20px 0 0 0;
	padding:30px 0 0 0;
	background:url(../img/curriculum_bg_01.gif) left top no-repeat;
}
#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:400px;
	margin-right:28px;
	float:left;
}

#event #ev_left p{
	margin-bottom:10px;
}

#event #ev_right{
	width:222px;
	float:right;
}

#event #ev_right h5{
	width:222px;
	float:right;
	margin-bottom:10px;
	position:relative;
}

#event #ev_right h5 p{
	position:absolute;
	top:78px;
	left:2px;
	color:#6343a2;
	line-height:20px;
}

#event #ev_right #text{
	width:210px;
	font-size:10px;
	margin:0 0 40px 0;
	padding:0;
}

#event #ev_right #text em{
	color:#FF007C;
}

#schedule{
	width:210px;
	margin:0;
	padding:0;
}

#schedule li{
	width:210px;
	background:url(../img/event_bg_01.gif) left bottom no-repeat;
	padding:0 0 10px 0;
	margin:0 0 10px 0;
	font-size:11px;
	line-height:17px;
}

#schedule li strong{
	color:#6434a2;
	font-size:16px;
}

#schedule li em{
	color:#bc4853;
}

#schedule li a:link{
	color:#FF007C;
}

#schedule li a:hover{
	color:#FF007C;
}

#schedule li a:visited{
	color:#FF007C;
}







