
body {padding: 0; margin: 0; font-size: 76%; font-family: Arial, Helvetica, sans-serif; text-align: center}
#wrapper {margin-left: auto; margin-right: auto; width: 890px; text-align: left}
#searchbox {clear: both; background-image: url(/beta/back-search.gif); background-repeat: repeat-x; border-top: 1px solid #e3eef4; border-bottom: 1px solid #e3eef4; padding: 20px 0 20px 20px; margin: 0px 0 15px 0}
.nav {list-style: none; padding: 0; margin: 0; }
.nav li {display: inline; float: left}
.nav li a {display: block; margin: 0 10px 0 10px; padding: 4px 10px 4px 10px; border-top: 1px solid #999999; border-left: 1px solid #999999; border-right: 1px solid #999999; font-weight: bold; background-color: #fceeee}
.categories {border-top: 1px solid #CCCCCC; border-bottom: 1px solid #CCCCCC; padding: 20px; display: block; height: 300px}
.categories dl {padding: 0; margin: 0 15px 0 10px; width: 30%; float: left}
.categories dt {font-weight: bold; float: left; clear: both}
.categories dd {padding: 0; margin: 0 0 10px 0; float :left; clear: both; font-size: .8em}
input, select, textarea, option{font-size: 12px;}
a {text-decoration: underline;}
a:hover {
        color: #FF6600;
}
.small {
        font-size: 11px;
}
.small a {
        font-size: 11px;
}
.smallgray {
        color: gray;
        font-size: 11px;
}
.thumb {
        border: 1px solid black;
}
