/*  ----------------------------------------------------------------------------
    This file will load automatically when the YourStore theme is active. You can use it
    for custom CSS.
*/
.attribute_options
{
    float: left;
    padding: 10px;
}
.attribsRadioButton
{
    padding: 10px;
    padding-right: 20px;
    padding-left: 20px;
    box-shadow: inset 0 0 0 1px #ccc;
    border-radius: 3px;
    cursor: pointer;
    margin-right:12px;
    margin-bottom: 12px;
}