#captchaouter
{
    float: left;
    padding-left: 248px;
    padding-top: 5px;
    width: 98%;
}

.ptag
{
   
    font-size: 12px;
    font-family: Arial,Helvetica,sans-serif;
    
}

.pref
{
    display: inline-block;
    font-size: 12px;
    font-family: Arial,Helvetica,sans-serif;
    
}

.fset
{
    width:290px;
}

.txtcaptcha
{    
    display: inline-block;
    color:black;
    background-color:#EEEEEE; 
    text-align:center;
    font-weight:bold; 
    border:none;
    font-size:35px; 
    width:180px;
    height:45px;
    font-family:Modern;
}

.captchaerror
{
    color:red;
    font-size:9px; 
    
}

.refresh
{   
    display: inline-block;
    height:20px;
    background-image:url('http://www.greenwellbiotech.in/plugin-images/refresh.png');
    border-radius:100%;
    border: 1px solid;
    border-color: #B21522;
}

