.eventsName {
padding-top: 10px;
}

.eventsDate{
color:#0066cc;
font-weight: bold;
padding-bottom: 5px;
}
.eventsLocation {
font-size: 0.9em;
padding-top: 5px;
}
.eventsImage {
width: 199px;
text-align: center;
 float: left;
clear: right;
}
.eventsImage a {
text-decoration: none;
color: #ff0000;
}
.eventsDescription {
/* margin-left: 199px; */
width: 321px;
float: left ;clear: right;
color: #990000;	
}
.eventsDescription div.locLink {
color: #000000;
margin-top: 10px;
}
.eventsDescription div.locLink a {
text-decoration: none;
font-weight: bold;
color: #000000;
}
.padding20 {
padding: 15px;
}
#documentContent .eventsClear {
float: left; 
clear: right; 
width: 100%;
}
.eventListItem {
clear: right;
float: left;
width: 100%;
}
