/******************DONT CHANGE HERE ***********************/
.clear {clear:both}
.MonoSelectBox {z-index:0 }
.MonoSelectBox * {padding:0;margin:0}
.MonoSelectBoxTitle {float:left; }
.MonoSelectBoxButton {float:left}
.MonoSelectBoxContainer {float:left;display:none;z-index:700;position:absolute}
.MonoSelectBoxContent { float:left}
.bv {overflow:hidden;position:relative;padding:0 1px }
.MonoSelectBoxContent ul {top:0px;position:relative;margin:10px 0}
.MonoSelectBoxContent li {list-style:none;background:none}
.MonoSelectBoxContent a {display:block;width:100%; text-indent:10px}
.MonoSelectBoxScroll {float:left}
.MonoSelectBoxContainerScrollUpIcon {display:block}
.MonoSelectBoxContainerScrollDownIcon {display:block}
.MonoSelectBoxContainerScrollIcon {position:relative}
/***********************************************************/
/*************************SETTING***************************/
.bv {height:190px; width:200px}
.MonoSelectBoxLine { margin-bottom:2px }
.MonoSelectBoxTitle {/*width:180px*/background:transparent url(../Images/Design/Form/SelectBox/select-box-header.gif) no-repeat;height:34px;line-height:34px;padding:0 10px}
.MonoSelectBoxButton {background:transparent url(../Images/Design/Form/SelectBox/select-box-button-0.gif) no-repeat;width:34px; height:34px}
.MonoSelectBoxContainer {/*width:234px;*/height:219px;background:transparent url(../Images/Design/Form/SelectBox/select-box-content-bg.gif) no-repeat}
.MonoSelectBoxContent {/*width:200px*/}
.MonoSelectBoxContent a {}
.MonoSelectBoxContent a:hover{background:#e2e2e2}
.MonoSelectBoxScroll {height:219px;background:transparent url(../Images/Design/Form/SelectBox/scroll-bg.gif) no-repeat;width:34px}
.MonoSelectBoxContainerScrollUpIcon {background:transparent url(../Images/Design/Form/SelectBox/select-box-scroll-up-ico.gif);height:22px;width:29px;margin:auto;margin-top:3px}
.MonoSelectBoxContainerScrollBox {height:167px}
.MonoSelectBoxContainerScrollDownIcon {background:#CCCCCC url(../Images/Design/Form/SelectBox/select-box-scroll-down-ico.gif);height:22px; width:29px;margin:auto}
.MonoSelectBoxContainerScrollIcon {width:29px;height:21px;background:#666666  url(../Images/Design/Form/SelectBox/select-box-scroll-ico.gif);margin:auto}
/***********************************************************/