.search-form { display: table; margin: 10px auto 0;}
.search-form label { color: #464444; font-size: 11px; display:inline-block; text-align:right; width:141px; float:left; padding:4px 5px 0 0; min-height:25px; font-weight:bold;}
.search-form input, .search-form select { background: none repeat scroll 0 0 #FFFFFF; border: 1px solid #A2AAAC; border-radius: 3px 3px 3px 3px; color: #727272; font-size: 11px; font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal; padding: 3px 4px;}
.no-formhelper{ clear:both; }
.search-form select:focus, .search-form input[type="text"]:focus, .search-form input[type="password"]:focus, .search-form textarea:focus { background-color: #FFF7D8; border: 1px solid #D0B152; color: #A58400;}
.search-form input[type="submit"]{ background: none repeat scroll 0 0 #4D4D4D; border: 0 none; color: #fff; cursor: pointer; font-size: 10px; font-weight: bold; height: auto; margin: 2px auto; padding: 3px 4px; text-transform: uppercase; display:block; clear:both;}
.search-form > .element-collection { display:inline-block; clear:bold; margin:2px auto; width:400px;}
.search-form > .element-collection input, .search-form > .element-collection select{ width:190px !important; }
.search-form > .element-collection select{ width:200px !important; }
.search-filter { clear: both;}
.search-filter span { cursor: pointer; display: block; min-height: 25px; padding: 4px 0 0;}
