


.clearleft {
    clear: left;
}
#leadstory-wrapper {
    height: 345px;
    width: 966px;
}
#leadstory_container {
    display: block;
    height: 250px;
    position: relative;
        
}
#leadstory_container div {
    height: 479px !important;
}

#mainstory_pager {
    left:790px;
    position: absolute;
    top: 823px;
    width: 60px;
    z-index: 102;
}
#mainstory_pager a {
    background: url("../images/leadnav.gif") no-repeat scroll 0 5px transparent;
    display: inline;
    height: 20px;
    margin: 0 3px;
    padding: 3px 5px;
    text-decoration: none;
}
#mainstory_pager a.activeSlide {
    background: url("../images/leadnav-selected.gif") no-repeat scroll 0 5px transparent;
    height: 20px;
}
#mainstory_pager a:focus {
    outline: medium none;
}
#news-container-wrapper {
    background: url("/SiteCollectionImages/refresh/news-bg.png") repeat-x scroll left bottom transparent;
    display: block;
}
#news-container {
    height: 15px;
    margin: auto;
    padding: 10px 0 9px;
    width: 966px;
}
#news {
    float: left;
    font-size: 11px !important;
    margin-left: 3px;
    margin-top: 1px;
    width: 840px;
}
#ticker-controls {
    float: right;
    margin-top: 3px;
    text-align: right;
    width: 60px;
}
#ticker-controls img {
    border: 0 none;
    margin: 0 5px;
}
#updates-container-wrapper {
    background: url("/SiteCollectionImages/refresh/updates-bg.png") repeat-x scroll left bottom transparent;
    display: block;
}

