﻿.SearchOff,
.SearchOn{width:143px;height:13px;border:0px;padding:5px 5px 4px 29px;}
.Selection{width:144px;}
.SearchBtnOff,
.SearchBtnOn{width:55px;height:21px;border:0px;color:#646464;padding:0px 4px 2px 2px;margin:0px;text-align:center;cursor:pointer;}
.SearchOff{background:url("../Image/search-off.png");}
.SearchOn{background:url("../Image/search-on.png");}
.SearchBtnOff{background:url("../Image/searchbtn-off.png");}
.SearchBtnOn{background:url("../Image/searchbtn-on.png");}
.SearchOff,
.SearchOn,
.jquery-selectbox{margin-right:5px;background-repeat:no-repeat;float:left;}
.jquery-selectbox {position: relative;height: 21px;z-index: 0;display: inline;color: #646464;text-align:left;padding:1px 8px 0px 29px;width:176px;background: url("../Image/selection-off.png") no-repeat;}
.jquery-selectbox.selecthover {background: url("../Image/selection-on.png") no-repeat;z-index: 700;}	
.jquery-selectbox .jquery-selectbox-currentItem {padding: 3px 0px 0px 3px;white-space: nowrap;display: block;overflow: hidden;}
.jquery-selectbox .jquery-selectbox-list {display: none;position: absolute;top: 21px;padding: 2px;left: 0px;background: #fff;height: 150px;width: 170px;overflow-x: hidden;overflow-y: auto;z-index: 1000;border: 1px solid #ccd1d2;}
.jquery-selectbox .jquery-selectbox-moreButton {float: right;width: 16px;height: 16px;cursor: pointer;}
.jquery-selectbox .jquery-selectbox-moreButton.morebuttonhover {}
.jquery-selectbox .jquery-selectbox-item.listelementhover {background: #9aa3a8;color: #eee;}
.jquery-selectbox .jquery-selectbox-item {display: block;cursor: pointer;width: 176px;}