#content {
line-height : 1.4;
}
#content p.date-bar {
margin : 0;
padding : 0;
color : #666;
text-transform : uppercase;
}
h2 {
margin : 0;
text-transform : uppercase;
}


dl#program {
margin : 0;
}
dl#program dt { /* ie.css */
color : #666;
padding : 10px 10px 0 10px;
background : #f4e8e3;
text-transform : uppercase;
}
dt span.location {
}
.summary {
font-weight : bold;
text-transform : uppercase;
}
dl#programm dd p {
padding-bottom : 0;
}
dl#program dd {
margin: 0;
padding : 0 10px 10px 10px;
background : #f4e8e3;
border-bottom : 10px solid #fff;
}