div.event {
 border-bottom: #d3d3d3 1px solid;
 padding: 0 0 7px 0;
 margin: 0 0 7px 50px;
 width:500px;
}

div.event a.eventhead, div.event a.block, dev.event p {
 display:block;
 margin:0 0 20px 0;
}

div.event a {
 font-weight:bold;
}

div.event a.eventhead,  {
 font-size:12px;
}

div.event a.eventhead strong {
 color:#f00;
 font-weight:bold;
}

div.tradeshow a.eventhead, div.tradeshow p, div.tradeshow div {
 width:250px;
}

div.tradeshow a.logo {
 float:right; 
 margin:0px 32px 0 0;
}

div.tradeshow p {
 clear:left;
}

div.tradeshow a.eventhead {
 display:inline !important;
}

