.clear
{
    clear: both;
}
#featured
{
    overflow: hidden;
    width: 780px;
    position: relative;
    height: 280px;
    z-index:-1px;
}
#featured .word
{
}
#featured .word H3
{
}
#featured .ui-els-hide
{
    display: none;
}
#thumbs
{
    width: 780px;
    list-style-type: none;
    height: 18px;
    margin-top: 10px;
    z-index: 999;
}
* HTML #thumbs
{
    height: 100%;
}
#thumbs LI
{
    display: inline;
    float: left;
    width: 52px;
    margin-right: 4px;
    height: 24px;
}
#thumbs UL
{
    margin-top: 3px;
}
#thumbs LI.last_img
{
    margin-right: 4px;
}
#thumbs LI.first
{
    cursor: pointer;
    height: 13px;
}
#thumbs LI.last
{
    cursor: pointer;
    height: 13px;
}
#thumbs LI A
{
    border-right: #9c9c9c 2px solid;
    border-top: #9c9c9c 2px solid;
    display: block;
    font-size: 0px;
    border-left: #9c9c9c 2px solid;
    width: 48px;
    border-bottom: #9c9c9c 2px solid;
}
#thumbs LI A:hover
{
    border-right: #99cc33 2px solid;
    border-top: #99cc33 2px solid;
    border-left: #99cc33 2px solid;
    border-bottom: #99cc33 2px solid;
}
#thumbs LI A.current
{
    border-right: #99cc33 2px solid;
    border-top: #99cc33 2px solid;
    border-left: #99cc33 2px solid;
    border-bottom: #99cc33 2px solid;
}
#thumbs LI.first IMG
{
    border-top-width: 0px;
    border-left-width: 0px;
    border-bottom-width: 0px;
    border-right-width: 0px;
}
#thumbs LI.last IMG
{
    border-top-width: 0px;
    border-left-width: 0px;
    border-bottom-width: 0px;
    border-right-width: 0px;
}
#topstory
{
    margin-top: 0px;
    margin-left: 0px;
    background: #fff;
    float: left;
    width: 780px;
    height: 280px;
}
#highlight
{
    padding-right: 0px;
    padding-left: 0px;
    float: left;
    padding-bottom: 0px;
    width: 780px;
    padding-top: 0px;
}
