<style type="text/css">


div#embedcal div.calEv {
margin-right:2px;
min-height:165px;
padding:3px;
border:1px solid #f7f7f7;
background-color:#fefefe;
margin-bottom:5px;
font-weight:normal;
 }

div#embedcal div.calEv p.etitle {font-weight:normal;font-size:20px;margin-bottom:1px;}
div.calEv p.eDetail {font-size:8pt;margin-left:10px;margin-bottom:0px;margin-top:0px;color:#747474;}
div.calEv p.eDetail span.eDS {font-weight:normal;}
div.calEv p.eDetail span.eTS {border-left:1px solid #e3e3e3;padding-left:5px;margin-left:5px;}
div.calEv p.eDetail span.eTE {}

div.calEv img {
float: right;
width: 100px;
/*
background-color:#EEF0E3; 
border:1px solid #e5e5da; 
*/
text-align:center;
padding:5px;
margin:5px; 
}

div.calEv p strong {
font-weight:normal;
}

div#embedcal div.calEv div.calDe {font-size:8pt;margin-left:10px;margin-bottom:3px;color:#545454;}
div#embedcal div.calEv p.more {margin-top:8px;}
div#embedcal div.calEv img.eImg {float:right;}
div#embedcal div.calEv h4 {font-weight:normal;font-size:22px;margin-top:4px;margin-bottom:4px;}
div#embedcal div.calEv p {font-weight:normal;}
div#embedcal div.calEv {clear: both;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #cccccc;
}


</style>