.CenterBlocksAdvantage
{
    float: none;
    padding-bottom: 20px;
}
.circleChkLstOneColumn input
{
    width: 16px; 
    height: 16px;
    margin-top: 3px; 
    padding: 0;
    background: #fff;
}
.circleChkLstOneColumn input:disabled
{
    width: 16px; 
    height: 16px;
    margin-top: 3px; 
    padding: 0;
    background: none;
}
.circleInpNoOneColumn input 
{
    width: 16px; height: 16px;
    margin: 0; padding: 0;
    background: #fff;
}
.circleInpNoOneColumn input:disabled 
{
    width: 16px; 
    height: 16px;
    margin: 0; 
    padding: 0;
    background: none;
}
.circleText input 
{
    width: 16px; height: 16px;
    margin: 0 5px 0 0; padding: 0;
    vertical-align: text-bottom;
    background: white;
}
.circleText input:disabled 
{
    width: 16px; height: 16px;
    margin: 0 5px 0 0; padding: 0;
    vertical-align: text-bottom;
    background: white
}
.fr  
{
    margin-top: -8px
}
.fr img  
{
    margin-top: 8px
}
