.eventsleft
{
width:360px;
float:left;
margin:10px 0px 10px 0px;
}
.eventsright
{
width:180px;
float:right;
margin:10px 0px 10px 0px;
}
.eventimg
{
float:right;
width:180px;
text-align:center;
font-variant:small-caps;
font-size:0.9em;
margin-top:10px;
}
.eventdetails
{
float:right;
border-collapse:collapse;
border:1px solid #AAAAAA;
text-align:right;
font-size:1.1em;
padding:3px;
margin:0px 0px 5px 5px;
width:100%;
}
.eventdetails tr
{
border-bottom:1px solid #DDDDDD;
}
.eventpdf
{
text-align:center;
}
.eventheadline
{
font-weight:bold;
color:#000000;
clear:both;
}
.eventdescription
{
clear:right;
}
#reminderform
{
border:1px solid #AAAAAA;
}