
@charset "UTF-8";

#left-clumn{
width:715px;
}

.event-rows{
clear:both;
margin-bottom:20px;
}

.event-cols{
float:left;
margin-left:-1px;
}

.event-cols h5,
.event-cols p{
margin:0px 0px;
padding:0px 0px;
width:200px;
text-align:left;
font-size:12px;
line-height:1.3em;
}

.event-cols h5{
padding:9px 0px 0px 10px;
height:24px;
width:223px;
font-size:12px;
font-weight:normal;
color:#ff6300;
background:url(../event/img/event_title_bg.gif) no-repeat;
}

.event-cols p{
margin-left:8px;
*margin-left:0px;
}
