#spacer, #breadcrumbs {
    display:none;
}
.captionedImage {
    overflow:hidden;
}
.captionedImage .imagecredit, .captionedImage p {
    font-family:arial, sans-serif;
    display:block;
    margin:0;
    padding:0;
}
.captionedImage .imagecredit {
    line-height:18px;
    text-align:right;
    font-size:11px;
    color:#aaaaaa;
    display:block;
}
.captionedImage p {
    font-size:11px;
    color:#666666;
    line-height:16px;
}

.captionedImage img {
display:block;
font-size:13px; /*alt text*/
}

.captionedImage img + p, .captionedImage img + .slideshow, .captionedImage img + .slideshow + p {
    margin-top:7px;
}
    
.captionedImage .slideshow {
    float:right;
    margin:3px 0 0 5px;
}
.captionedImage .slideshowIcon {
    border:none;
    height:25px;
    width:114px;
}
#container #content #contentText{
    font-size:13px;
    line-height:1.3;
}
#contentText h2 {
    text-transform: none;
    font-size:20px;
}
#contentText #past-features h5 {
    margin:5px 0;
    font-weight:bold;
    font-size: 13px !important;
}
/* bring back ceebox defaults - interference from main.css */
#cee_title h2 {
    color:#000000;
    font-family: georgia, verdana, sans-serif;
}

#landing #wrapper #container #content #contentText.X h4{
    padding-top: 10px; 
}

h4 {font-family: Verdana, Arial, sans-serif;}

ul#past-features {
    list-style: none; 
    padding: 0; 
    margin-top: 20px;
}
#past-features li {
    float:left;
    margin-bottom:40px; 
}
#past-features li + li {
    margin-left:25px;  
}
#past-features li.row {
    clear:left;
    margin-left: 0;
}
#past-features li.last {
    margin-bottom: 0;
}
#past-features li, #past-features img {
    width:180px; 
}
#past-features img {
    height:120px;
} 

#past-features li h5:first-child {
    margin-top: 0;
}
#past-features p {
    font-size: 12px;
    line-height:16px;
    margin:0;
}
#past-features .caption.video {
    background: url("../images/mm_icon_video.gif") no-repeat scroll left center transparent;
    padding-left: 22px;
}
#past-features .caption.slideshow {
    background: url("../images/mm_icon_slideshow.gif") no-repeat scroll left center transparent;
    padding-left: 20px;
}
#past-features .caption.audio {
    background: url("../images/mm_icon_audio.gif") no-repeat scroll left center transparent;
    padding-left: 22px;
}

