.GRadioBox
{
background-color:red;
background:url("../../plugins/g-radio/pole_radio_off.jpg");
width:21px;
height:20px;
cursor:pointer;
display:block;
}

.GRadioBoxFloat
{
background-color:red;
background:url("../../plugins/g-radio/pole_radio_off.jpg");
width:21px;
height:20px;
cursor:pointer;
float:left;
margin-right:10px;
margin-bottom:10px;
}
