#filtergs .option_box{display:inline-block;min-width:136px}
#filtergs .prices{
    font-size: 13px;
}
#filtergs .price_limit{
    border:0;
    color:#777777;
    width:43px;
    border:1px solid #e8e8e8;
}
#filtergs .ui-widget-header{background:-webkit-gradient(linear,left top,left bottom,color-stop(0.05,#00c903),color-stop(1,#009302));background:-moz-linear-gradient(center top,#00c903 5%,#009302 100%);background:-o-linear-gradient(90deg,#00c903 5%,#009302 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00c903',endColorstr='#009302');background-color:#00c903;border:0 none;color:#FFF;font-weight:700}
#filtergs select{width:126px}
#filtergs .price_slider{padding-bottom:15px}
#filtergs .option_values{padding-top:5px}
#filtergs .option_name,#filtergs .attribute_group_name{cursor:pointer;padding:5px;text-decoration:underline}
#filtergs .attribute_group_name{padding-left:0;text-decoration:none;font-weight:700}
#filtergs .hided{cursor:pointer}
.option_box .collapsible input{display:none}
.option_box .collapsible label.active{background:url(../image/checked.png) no-repeat scroll 0 center transparent;height:17px}
.option_box .collapsible label{background:url(../image/unchecked.png) no-repeat scroll 0 center transparent;display:inline-block;margin:3px 0;padding-left:20px;height:17px}
#filter-title{font-weight:700}
.buttonblue{-moz-box-shadow:inset 0 0 2px 0 #fff;-webkit-box-shadow:inset 0 0 2px 0 #fff;box-shadow:inset 0 0 2px 0 #fff;background:-webkit-gradient(linear,left top,left bottom,color-stop(0.05,#27aee8),color-stop(1,#0783b0));background:-moz-linear-gradient(center top,#27aee8 5%,#0783b0 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#27aee8',endColorstr='#0783b0');background-color:#27aee8;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;border:1px solid #0396cb;display:inline-block;color:#fff;font-family:Verdana;font-size:22px;font-weight:400;padding:5px 19px;text-decoration:none}
.buttonblue:hover{background:-webkit-gradient(linear,left top,left bottom,color-stop(0.05,#0783b0),color-stop(1,#27aee8));background:-moz-linear-gradient(center top,#0783b0 5%,#27aee8 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0783b0',endColorstr='#27aee8');background-color:#0783b0}
.buttonblue:active{position:relative;top:1px}