/* 
========================================================================
CATEGORY FILTERS - if you have the PowerPack installed
========================================================================
*/
.page_category #filterbar_pad           { padding: 3px 10px 10px 0; background: #fff; }
.page_category #customprice             { padding: 5px 0; }
.page_category .filterattributes        { padding: 15px 0 10px 0; }
.page_category .shorttext               { display: inline-block; }
.page_category select,
.page_category input                    { margin: 1px 0 3px 0; }
.page_category input[type="checkbox"]   { float: left; }
.page_category label,
.page_category span.attribute_title     { font-size: 11px; text-transform: uppercase; display: inline-block; letter-spacing: 0px; color: #777; margin-bottom: 3px; font-weight: normal; vertical-align: top; }
.page_category table                    { margin: 0 0 10px 0; background: none; border-bottom: solid 1px #ccc; }
.page_category table tr td              { background: #fff; padding: 1px; border: none; }
.page_category table tr td label        { color: #333; text-transform: none; font-size: 100%; }
/* 
========================================================================
SEARCH BOX - the powerpack version has some extra stuff
========================================================================
*/
#section_searchbox .rightdetail         { font-size: 10px; color: #bbb; float: right; text-transform: uppercase; display: none; }
#section_searchbox .autocomplete_completionListElement
                                        { font-size: 12px; color: #555; border: none; border: solid 1px #999; box-shadow: #bbb 3px 3px 3px; background-color: #fff; line-height: 12px; }
#section_searchbox .autocomplete_listItem
                                        { font-size: 12px; color: #555; font-weight: normal; padding: 4px 2px 6px 2px; display: block; }
#section_searchbox .autocomplete_highlightedListItem
                                        { font-size: 12px; color: #000; font-weight: normal; background-color: #fd7; padding: 4px 2px 6px 2px; display: block; }

