/* 
    Document   : websonica_layered
    Created on : 22-gen-2010, 10.14.37
    Author     : Manuel
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

.layered-nav .layered-select{
    float:left;
}

.layered-nav .layered-select select{
    width: 180px;
}