﻿
.usericons
{
    padding:10px 0px 0px 10px; 
    white-space:normal; 
    text-align:center; 
    height:80px; 
    width:80px; 
    float:left;
}

.icon
{
    border:solid 1px #bbb; 
    height:80px; 
    width:80px;
    margin:4px 1px 0 4px;
    cursor:pointer;
}
            
.icon:hover
{
    margin:3px 0 0 3px;
    border:solid 2px #e50085; 

}

span.radio 
{
    width: 29px;
    height: 29px;
    padding: 0 5px 0 0;
    background: url(../../../App_Themes/Av7/images/all-lang/welcome_page/checkbox.gif) no-repeat;
    display: block;
    clear: left;
    float: left;
}

input.styled
{
    border:none;
    background-color:#ffe4f3;   
}

