#filter {
    float: left;
    width: 270px;
}

#filter h3 {
    height: 18px;
    margin: 0;
    background: #EFC54D url('../images/button.gif') repeat-x top left !important;
    font-family: 'Trebuchet Ms', Arial, sans-serif;
    font-size: 13px;
    padding: 5px;
}

#filter form, #filter div.box {
    background-color: white;
    padding-bottom: 0.5em;
    margin-bottom: 1em;
}

#filter form p, #filter div.box p {
    margin: 1em 0.5em;
}

#results {
   width:70%; padding-left:10px; float:left; overflow:hidden;
}

#results p {
    margin: 1em;
}

.special {
    margin-bottom: 1em;
}

.special td {
    vertical-align: top;
    padding: 5px;
    background-color: white;
}

.special thead td {
    text-align: center;
    background: #EFC54D url('../images/button.gif') repeat-x top left !important;
    font-weight: bold;
}

.special tbody td.image {
    text-align: center;
    width: 300px;
}
