/* stylesheet for calenar.htm */

dl.event
{
margin: 14px 5px 14px 5px;
padding: 0;
font-family: verdana;san-serif
}

.event dt
{
position: relative;
left: 0;
top: 1.1em;
width: 120px;
font-weight: bold;
text-align: right;
color: navy;
}

.contenttable .event dd
{
border-left: 1px solid #BB1B36;
margin: 0 0 0 125px;
padding: 0 0 .5em .5em;
}
