BODY
{
    font-size: 13px;
    color: #333;
    position: relative;
    margin: 0px;
    padding: 0px;
}
A
{
    color: #2e6ab1;
    text-decoration: underline;
}
A IMG
{
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    text-decoration: none;
    border-bottom-style: none;
}

#box6
{
    width: 363px;
    position: absolute;
}

#box6 SPAN
{
    display: block;
}
#handles6_1
{
    float: left;
}


.mask6
{
    left: 60px;
    overflow: hidden;
    width: 363px;
    position: absolute;
    height: 215px;
    text-align: right;
}



HTML .mask6
{
    left: 90px;
    text-align: left;
    float: left;
    top: 3px;
}
.thumbs
{
    width: 86px;
    
    top:3px;
}
.thumbs DIV
{
    display: block;
    margin: 4px 1px 4px 1px;
    width: 86px;
    height: 50px;  
}
.thumbs DIV IMG
{
    display: block;
    width: 100%;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    height: 100%;
    border-bottom-style: none;
}
.info
{
    background: #000;
    width: 100%;
    position: absolute;
    height: 25px;
    left: 0px;
    top: 185px;
}
.info P
{
    padding-right: 8px;
    padding-left: 8px;
    padding-bottom: 8px;
    color: #fff;
}
.info H4
{
    padding-right: 8px;
    padding-left: 8px;
    padding-bottom: 8px;
    color: #fff;
}
.info H4
{
    font-size: 12px;
}
.info H4 A
{
    color: #fff;
    text-decoration: none;
}
.clear
{
    clear: both;
}






