select { 
 border:1px solid black;
}

.resTable {
 border:1px solid black;
}

.resTable tr td {
 border:1px solid black;
}

table {
 border-collapse:collapse;
}

#resTableHeader {
 text-align:center;
 font-weight:bold;
 color:yellow;
 background:blue;
}

.adsearch_form {padding:10px; margin-bottom:10px; background: url(../../images/bg-search-form.gif) top right no-repeat #f7f2eb; border:1px solid #ddd}
.adsearch_form h3 {font-size:12px; padding:5px 0 10px 0}
.adsearch_form .txt {font-size:10px}
.adsearch_form td {vertical-align:middle}
.adsearch_form table {width:auto; margin:3px}
.adsearch_form select {width:140px}
.adsearch_form .btn {background:url(find.jpg) no-repeat; width:193px; height:28px; padding-top:10px; float:right; vertical-align:top; font-size:11px; text-align:center; cursor:pointer; font-weight:bold; text-transform:uppercase; color:#bc4646}
a.search-site-link {margin:3px 2px 0px 0px; font-size:12px; color:#bc4646;}

div.navi {background:#e5decf; margin-top:10px; text-align:center}
div.navi table {width:auto}
div.navi span {padding:3px; display:block}
.pressedBut {background:#444; color:#fff}