.div_left_options_wrapper_main{
    width: 280px; height: 30px; margin: 0 auto; padding: 0;
    background: url('images/icons/bullet_grey.png') no-repeat;
}

.div_left_options_wrapper_main:hover, .div_left_options_wrapper_main.current{
    cursor: pointer; background: url('images/icons/bullet_green.png') no-repeat #FFF;
}

.div_left_options_marca_titulo {
    width: 180px; float: left; height: 25px; line-height: 25px;
    color: #555; font-size: 12px; text-indent: 20px;
}

.div_left_options_marca_num_lotes {
    width: 30px; float: right; height: 25px; line-height: 25px;
    color: #555; font-size: 12px; text-align: right; padding-right: 5px;
}
