#tab_options {
 height:27px;
 margin-bottom:10px;
 padding-bottom:7px
}
#tab_options .sort-form {
 float:right;
 margin:1px 13px 0 0
}
#tab_options .sort-form label {
 color:#777
}
.sort-form select {
 height:27px;
 padding:4px 8px 6px 8px;
 border:1px solid #ddd;
 line-height:26px;
 background:white
}
#tab_options ul.search_filters {
 float:left;
 padding:0;
 margin:4px 0 0 0;
 list-style:none
}
#tab_options ul.search_filters li {
 float:left;
 margin:0 12px 0 9px
}
#tab_options ul.search_filters li .link_text {
 color:#9b9b9b;
 display:inline-block;
 font-size:17px;
 height:17px;
 padding:3px 0;
 text-decoration:none
}
#tab_options ul.search_filters li.on,
#tab_options ul.search_filters li:hover {
 border-bottom:2px solid black;
 background:white
}
#tab_options ul.search_filters li.on {
 font-weight:bold
}
#tab_options ul.search_filters li.on .link_text,
#tab_options ul.search_filters li:hover .link_text {
 color:#333
}
#tab_options.view_options {
 padding-top:20px
}
