#content .tabs {
margin-bottom:2em;
}

#content .tabs ul {
border-bottom-width:4px;
border-bottom-color:#434345;
}

#content .tabs ul li {
width:100px;
height:18px;
line-height:17px;
margin-top:5px;
}

#content .tabs ul li.selected {
height:27px;
margin-top:1px;
border:0;
background-image:none;
background-color:#434345;
line-height:24px;
}

.event {
margin-bottom:2em;
margin-left:10px;
}

.event a {
text-decoration:none;
}

.event .image {
width:170px;
float:left;
}

.event img {
margin-top:-10px;
margin-left:-10px;
}

.event .body {
width:330px;
float:left;
}

#content .tabs ul li a:hover,.event a:hover {
text-decoration:underline;
}

.event label,.event h3 {
font-weight:700;
}