#category h1{
    font-family: 'Raleway', sans-serif;
    margin: 0 0 10px 0;
    height: 30px;
    line-height: 29px;
    font-weight: 700;
    padding: 0px;
    font-size: 16px; }
#category h1 span.cat-prev{
    font-weight: 500;
    font-size: 13px; }
#category h1 span.count{
    float: right;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 13px; }
#category .aux-top{
    border-bottom: 1px solid #c8c8c8;
    margin-bottom: 20px;
    padding-bottom: 10px; }
#category .productsSortForm{ float: left; }
#category .productsSortForm label,
#category .nbrItemPage label{
    margin: 0;
    line-height: 27px;
    padding-right: 10px;
    float: left; }
#category .productsSortForm .selector{
    width: 240px !important;
    float: left;
    height: 27px !important; }
#category .productsSortForm .selector span{ 
    height: 25px !important;
    line-height: 25px !important; }
#category .productsSortForm .selector span:after,
#category .nbrItemPage .selector span:after{
    height: 25px !important;
    line-height: 25px !important; }
#category .productsSortForm .selector select{
    width: 238px !important;
    height: 25px !important; }

#category .nbrItemPage{ float: right; }
#category .nbrItemPage label{ float: right; }
#category .nbrItemPage .selector{
    width: 70px !important;
    float: right;
    height: 27px !important; }
#category .nbrItemPage .selector span{ 
    height: 25px !important;
    line-height: 25px !important; }
#category .nbrItemPage .selector select{
    width: 68px !important;
    height: 25px !important; }
#category .nbrItemPage p{
    line-height: 27px;
    margin: 0;
    float: right;
    padding-left: 10px; }
