.eventsdiv {
position: absolute;
width: 240px;
border: 2px solid #D0EAEF;
z-order: 20;
background: #DFECED;
text-align: left !important;
}
.eventsdiv .caption {
border: 1px solid #eee;
}
.eventsdiv .caption span.left {
}
.eventsdiv p.caption span.right {
display: block;
float: right;
margin-right: 8px;
}

.eventsdiv p.caption span.right a {
color: #564024;
}

p desc {
text-align: left;
}

.eventsdiv h4 {
clear: both;
color: #fff;
}
.eventsdiv a {
color: #b5c727;
}

.calteaser dd p {
text-align: left;
}

dl.calteaser {
/*background: #042F5A;*/
font-size: 11px;
	margin: 0;
}
dl.calteaser dt {
float: left;
padding: 6px;
}

dl.calteaser dt dd {
color: #616161;
text-align: left;
}
dl.calteaser dd p.title {
margin-top: -1.5em;
font-weight: bold;
color: #564024;
}
dl.calteaser dd p.startdate {
font-weight: bold;
}
dl.calteaser dd p.desc {
margin-bottom: 8px;
float: left;
}
dl.calteaser dd p.more a {

}
dl.calteaser dd br.clear {
clear: both;
}
