.venue_list, .event_list{
margin:2px;
padding:2px 2px 2px 4px;
border:1px solid #121315;
display:inline-block;
clear:left;
float:left;
}

.venue_list a:link, .venue_list a:visited, .event_list a:link, .event_list a:visited{
color:#ccc;
font-weight:bold;}
.venue_list h1, .event_list h1{
width:416px;
border-bottom:0px solid #666;}
.listed_venue, .listed_event{
float:left;
clear:left;
padding:4px 4px 4px 0px;
border-bottom:0px solid #666;
width:412px;
}

.logo img{
height:70px;
width:150px;
float:left;
clear:none;
}
.flyer img{
height:100px;
width:70px;
float:left;
clear:none;
}
.details h2{
font-size:1em;}
.details h3{
font-size:0.9em;}
.details p{
font-size:0.8em;
text-align:justify;
}
.logo{
float:left;
clear:none;
width:150px;
}
.flyer{
float:left;
clear:none;
width:70px;
}
.details{
float:left;
clear:none;
display:inline-block;
width:250px;
padding-left:4px;
margin-left:4px;
border-left:0px solid #666;
height:60px;
}
.listed_event .details{
width:330px;
}