.directory {
position: absolute;
top: 140px;
width: 580px;
padding: 20px 20px 0 30px;
height: 380px;
overflow: auto;
}

.directory a {
color: #FF8600;
text-decoration: underline;
}

.directory a:hover {
text-decoration: none;
}

.listing {
width: 100%;
border: 1px solid #E2DAD1;
margin-bottom: 5px;
font: 11px Tahoma, sans-serif;
color: #7B7670;
}

.listing tr td {
background: #F8F6F4;
vertical-align: top;
}

.listing .light td {
background: #FCFBFA;
}

.listing .headings td {
background: #B769BE url(/images/tableheadingsbg.gif) repeat-x left top;
font-size: 12px;
font-weight: bold;
color: #FFF;
vertical-align: middle;
}

.listing .headings2 td {
background: #FF8600 url(/images/tableheadings2bg.gif) repeat-x left top;
font-size: 11px;
font-weight: bold;
color: #FFF;
vertical-align: middle;
}

.listing tr td img {
display: block;
border: none;
}

.listing tr td.light {
background: #FCFBFA;
}



#dirnav {
margin: 20px 0 1px 0;
padding: 0;
border-bottom: 2px solid #AB9F90;
height: 25px;
}

#dirnav li, #dirnav li a {
display: block;
float: left;
font-size: 9px;
text-transform: uppercase;
color: #A19D99;
height: 25px;
line-height: 25px;
text-decoration: none;
}

#dirnav li {
margin-right: 2px;
background: #E6E2DD url(/images/c.gif) no-repeat left top;
}

#dirnav li a {
padding: 0 15px;
background: url(/images/d.gif) no-repeat right top;
color: #A19D99;
}

#dirnav li a:hover {
color: #6D6B69;
}

#dirnav .active {
background: #AB9F90 url(/images/a.gif) no-repeat left top;
}

#dirnav .active a, #dirnav .active a:hover {
background: url(/images/b.gif) no-repeat right top;
color: #FFF;
font-weight: bold;
}


#dirleft {
margin-left: 180px;
}

h4 {
font-size: 16px;
font-weight: bold;
margin: 10px 0 0 0;
}

h6 {
font-size: 12px;
font-weight: bold;
margin: 0;
padding: 0;
}

.dirbig {
float: left;
border: 1px solid #E2DAD1;
padding: 3px;
background: #F8F6F4;
padding-right: 4px;
}

.listing tr td.small {
width: 30%;
}

.listing tr td.testimonials {
width: 20%;
}

#directorybg #subwrap {
background: #FFF url(/images/subbgdir.gif) no-repeat; left top;
}

* html .iefix {
width: 97%;
}