@CHARSET "ISO-8859-1";
/*
 * US Mattress, Mattress Finder
 * Last updated: February 26, 2009
 */
 
 
#mattress_finder {
    width: 159px;
    border: 1px solid #cccccc;
}

#mattress_finder_title {
    font-family: arial, helvetica, sans-serif;
    font-size: 14px;
    background-color: #633063;
    color: #ffffff;
    font-weight: bold;
    height: 1.5em;
    padding-left: 5px;
    padding-top: 3px;
}

#mattress_finder_form {
    padding:10px;
}

#mattress_finder .mf_select {
    width: 140px;
    color: #C85e00;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    margin-top:5px;
}

#mattress_finder_form .mf_form {
    margin:0;
    padding:0;
}