.Eventheadline {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #333333; text-align: center}
.eventlisthdln {  font-family: Geneva, Arial, Helvetica, san-serif; font-size: 18px; font-style: normal; line-height: normal; font-weight: bolder; color: #333333; text-decoration: none; text-indent: 0px; background-position: 15px; padding-left: 15px}
.eventdate {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; color: #AA0033; text-decoration: none}
.eventdescription { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; color: #333333; text-decoration: none ; padding-top: 5px; padding-left: 15px}
.eventlistsubhdln { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; line-height: normal; font-weight: bold; color: #333333; text-decoration: none; text-indent: 0px; background-position: 15px; padding-left: 0px}
.eventhdln { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: 800; color: #333333; text-decoration: none; line-height: normal; font-variant: normal }
.eventdatesm { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; color: #333333; text-decoration: none; background-position: top}
.Eventbar {
	height: 12px;
	border-top: 1px solid #B2BE36;
	border-bottom: 1px solid #B2BE36;
}
.eventname {  font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #660066; font-size: 12px; padding-top: 3px}
.eventbody { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; color: #333333; font-size: 10px ; line-height: 10px; vertical-align: top}
.eventfooterrule {  background-color: #B2BE36; height: 2px}
.eventimagethumb {  padding-bottom: 2px; margin-bottom: 2px; float: right; margin-top: 2px; margin-right: 15px}
.eventtable {  margin-left: 10px; margin-top: 1px}
.eventrule {  background-color: #B2BE36; height: 5px}.event_bullets {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: bold; color: #AA0033; list-style-position: outside; list-style-type: none; list-style-image: url(/images/bullet.gif)}
.eventbardate { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; color: #AA0033; text-decoration: none; background-position: top}
.eventlistbullets {  list-style-position: outside; list-style-image: url(/images/bullet.gif); font-family: Verdana, Arial, Helvetica, sans-serif; list-style-type: circle; font-size: 10px; color: #AA0033; font-weight: bold}
.eventlistingtablealign { margin-bottom: 10px}
.eventtime { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; color: #333333; font-size: 9px; vertical-align: middle; line-height: 10px}
.eventtablerows {  height: 10px; vertical-align: middle}
.eventlabelalign {  clip:   rect(   ); background-position: center; margin-right: 3px}
.eventbarname {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #333333; padding-left: 5px}
.eventbartype {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-right: 5px;
	font-weight: bold;
}
.eventdetailbutton {  text-align: right; vertical-align: bottom; float: right}
.eventnavtext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: bold; color: #333333; text-align: right; margin-right: 5px}

/*---------------EVENT DISPLAY-------------------------*/
.eventDisplayWrapper {
width: 500px;
margin-bottom: 5px;
padding-bottom: 1px;
border-bottom: 1px solid #cccccc;
}

.eventDisplayRight {
width: 150px;
float:left;
}
.eventDisplayRight p {
text-align: right;
font-style:oblique;
}

.eventDisplayLeft {
float:left;
width: 350px;

}
.eventDisplayLeft ul li {
line-height: 6px;
}

.eventDescriptionWrapper {
width: 500px;
margin-bottom: 5px;
padding-bottom: 1px;
}

.eventDescriptionRight {
width: 350px;
float:left;
}

.eventDescriptionLeft {
float:left;
width: 150px;

}
.eventDescriptionLeft ul li {
line-height: 6px;
}

div#eventDisplayFooter {
width:500px;
border-top: 1px solid #cccccc;
}