
h3 {
font-weight: bold;
font-size: 11px;
}

p {
font-size: 10px;
line-height: 10px;
}

.NodeList a {
padding: 0;
}

#content {
padding: 10px 12px 5px 12px;
line-height: 13px;
}



#content ul.NodeList {
padding-top: 3px;
}

#focus-feature {margin-right: 14px;}


#filmstrip {
clear: left;
margin: 18px 0 0 0;
padding: 20px 0 0 0;
width: 100%;
text-align: center;
overflow: hidden;

background-position: 0 0; background-repeat: no-repeat;
}

#slides {
width: 100%;
height: 138px; 
margin: 0 auto;
padding: 0 2px 0 4px;

text-align: center;

background-image: url(images/bg/bg_filmstrip.gif);
background-repeat: repeat-x;
background-position: center top;
}

#slides a.slide {
position: relative;
float:left;

width: 141px;
height: 100%;
line-height: 1.1em;
margin: 2px 0 0 0;
padding: 0 1px 0 1px;

color: #3e3e3e;

background-position: center 80%;
background-repeat: no-repeat;
}

#slides a.slide h4 {
margin: 3px 0 2px 0;
font-size: 10px;
font-weight: bold;
color: #3e3e3e;
}

#slides a.slide em {
font-size: 10px;
margin-bottom: 5px;
}

#slides a.slide:hover {
text-decoration: none;
color: #657f2e;
}

