/*#slider{
    
    width:250px;
    height:400px;
}*/

#tbl_slider{
    border:0px;
    font-size: 11px;
    font-family:IGateFont;
    position:relative;
    top:20px;
    left:30px;
}

.sl_content{
    color:white;
    height:36px;
}

.sl_content_selected{
    color:white;
    font-family:IGateFont-Bold;
    font-size:13px;
    height:36px;
}