#search-box
{
    height:260px;
    width:251px;
    margin-bottom:10px;
}
#search-header
{
    height:10px;
    width:251px;
    background-image:url(/images/common/boxes/search-home-head.jpg);
    background-repeat:no-repeat;
}
#search-box div#footer
{
    height:10px;
    width:251px;
    background-image:url(/images/common/boxes/search-home-foot.jpg);
    background-repeat:no-repeat;
}
#search-box div#search-form
{
    height:240px;
    background-color:#050647;
}
#search-box div#search-form form
{
    padding:10px 20px;
}
#search-box div#search-form form label
{
    color:#FFF;
    font-weight:bold;
    font-size:0.8em;
    line-height:2.2em;
}
#search-box div#search-form form select
{
    width:211px;
}
#search-box div#search-form form #search-button
{
    margin-top:15px;
    margin-left:117px;
}
#search-box h2
{
    color:#FFA812;
    font-size:1.5em;
    text-align:center;
    padding-top:5px;
    text-indent:0px;
}
#search-box h2 span.search-squiqqle
{
    color:#333357;
    font-size:0.8em;
    font-weight:bold;
}
.check-select{

}
.check-select-title{
    color:#FFF;
    font-size:0.8em;
    font-weight:bold;
}
.check-select-list{
    background-color:#FFF;
    width:205px;
}
.check-select label{

}
.check-select input:checkbox{

}