﻿.ser_chapta{
    width:220px; 
    text-align:center;  
}
.ser_txtchaptatext{
    width:200px; 
    padding:5px;
    margin:5px;  
}
.ser_chapta img{
    padding:5px; 
    border: solid 1px silver !important;
    margin:5px; 
    border-top-right-radius: 5px 5px;
    border-top-left-radius: 5px 5px;
    border-bottom-right-radius: 5px 5px;
    border-bottom-left-radius: 5px 5px;
}
.ser_chaptabut{
    position:absolute;  
    background-image: url(Capcha/refresh.png) !important; 
    border-style:none !important;
    background-repeat:no-repeat !important;    
    width:24px !important;
    height:24px !important;      
    cursor:pointer;
    background-color:transparent !important;
    border-color:transparent !important;   
    margin-left:225px !important;  
    margin-top:5px !important;  
}
.ser_chaptatxterror{
    background-color:#FC8F8F !important;  
}

