img
{
    border: none;
}

#slider ul, #slider li
{
    margin: 0;
    padding: 0;
    list-style: none;
}
#slider
{
    margin-top: 0px;
    height:330px;
    overflow:hidden;
    margin-bottom:10px;
}
#slider li
{
    height: 330px;
    overflow: hidden;
    text-align: left;
    width: 320px;
}	

ol#controls
{
    margin: 0px;
    padding: 7px 0px 0px 30px;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #CCCCCC;
}
ol#controls li
{
    margin: 0px 0px 0px 5px;
    padding: 0px;
    float: left;
    list-style: none;
    line-height: 20px;
}
ol#controls li a
{
    float: left;
    background: #A5A5A5;
    color: #FFFFFF;
    padding: 0px;
    text-decoration: none;
    width: 20px;
}
ol#controls li.current a
{
    background: #CC0000;
    color: #000000;
}
ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus
{
    outline: none;
}
.DivHotest
{
    border: 0 none;
    float: left;
    margin: 5px;
    _margin: 4px;
    overflow: hidden;
    text-align: center;
    width: 320px;
    height : 370px;
}
.DivHotestImage
{
    overflow: hidden;
    text-align: center;
    width: 320px;
    height:220px;
}
.DivHotestSummary
{
    text-align:justify;
    height:70px;
    overflow:hidden;
    line-height:17px;
}