.smallslider
{
    position: relative;
    padding: 0;
    margin: 0;
    overflow: hidden;
}
.smallslider ul
{
    list-style-type: none;
    padding: 0;
    margin: 0;
    position: absolute;
    width: auto;
    height: auto;
}
.smallslider li
{
    margin: 0;
    padding: 0;
}
.smallslider li a
{
    margin: 0;
    padding: 0;
}
.smallslider li a img
{
    border: 0;
    padding: 0;
    margin: 0;
    vertical-align: top;
}
.smallslider h3
{
    position: absolute;
    font-weight: bold;
    font-size: 12px;
    margin: 0;
    padding: 0;
    text-indent: 2%;
    line-height: 26px;
    z-index: 102;
    width: 98%;
    color: #CCC;
}
.smallslider h3 a
{
    padding: 0;
    margin: 0;
    text-indent: 0;
}
.smallslider h3 a:link, .smallslider h3 a:visited
{
    text-decoration: none;
    color: #FFFFFF; 
}
.smallslider h3 a:hover
{
    text-decoration: underline;
}
.smallslider li.current-li
{
}
.smallslider-btns
{
    position: absolute;
    z-index: 103;
}
.smallslider-btns span
{
    background-color: #68737a;
    /*
    border: 1px solid #545e64;*/
    color: #ffffff;
    cursor: pointer;
    float: left;
    font-size: 12px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    width: 16px;
      -webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
.smallslider-btns span.current-btn
{
    background-color: #139adf;
    /*
    border: 1px solid #da000c;
*/
    color: white;
    font-size: 13px;
    font-weight: bold;
}
.smallslider-lay
{
    position: absolute;
    background: black;
    height: 26px;
    width: 100%;
    z-index: 101;
}
#debug
{
    width: 200px;
    height: 200px;
    border: 1px solid;
    background: #CCC;
    position: fixed;
    left: 10px;
    bottom: 20px;
}

.class
{
    width: 528px;
    height: 273px;
    background-image: url(class.gif);
    float: left;
}

#flashbox
{
    width: 750px;
    height:177px;
     margin:2px 0 0 2px; 
     float:left;
   /*
    margin: 0px 0px 0px 14px;
    _margin-left:3px;*/
}
#flashbox img
{
     width:750px; /* height:234px; */
}
