


#divStreamStatus table{
    /*width:1090px;*/
    width:85%;
    /*margin-left: 170px;*/
    position:relative;
    border-collapse:collapse;
}
#divStreamStatus .headTable{
    z-index:200;
    margin-top:5px;
    position:relative;
    background:#82b9fc;
}
#divStreamStatus th,#divStreamStatus td{
    height:20px;
    padding:4px;
    border:#cecece solid 1px;
}
#divStreamStatus{
    height:185px;
    overflow:hidden;
    margin: 0 auto;

}
