/*******************************************************************************
 *** Form Styles Below
 ******************************************************************************/

#filter
{
    float: left;
    width: 15em;
    height: 40em;
}

#filter h3
{
    font-size: 1.1em;
    color: #6666cc;
    text-align: center;
}

#filter input.text
{
    width: 12em;
}

input.sidebar_button
{
    width: 4em;
    font-size: 1.1em;
    background-color: #aaaaff;
    margin: .5em;
}

label
{
    color: #6666cc;
}

#slider_area
{
}

#range
{
    display: block;
    text-align: center;
    color: #555555;
    font-size: 12px;
    margin-bottom: -5px;
}
