.elSelect {
	width:180px;
	height:20px;
	background:url(yenisi_01.jpg) no-repeat 0% 0%;
}
.elSelect .selected {
	background-color:#fff !important;
	color:#C60 !important;
}
.elSelect .clear {
	clear:both;
}
.elSelect .selectedOption {
	float:left;
	padding:0 0 0 6px;
	width:150px;
	font-size:12px;
	color:#496772;
	overflow:hidden;
}
.elSelect .dropDown {
	width: 23px;
	height: 20px;
	float: right;
	background:url(yenisi_02.jpg) no-repeat 0% 0%;
}
.elSelect .optionsContainerTop {
	position:absolute;
	background:url(r_top.png) repeat-x 0% 0%;
	width:100%;
	height:5px;
}
.elSelect .optionsContainerTop div {
	background:url(top_left.png) no-repeat 0% 0%;
	width:100%;
	height:5px;
}
.elSelect .optionsContainerTop div div {
	background:url(top_rht.png) no-repeat 100% 0%;
	width:100%;
	height:5px;
}
.elSelect .optionsContainerBottom {
	position:absolute;
	margin:-5px 0 0 0;
	background:url(ciz_03.jpg) repeat-x  0% 0%;
	width:100%;
	height:5px;
}
.elSelect .optionsContainerBottom div {
	background:url(sol_alt_03.jpg) no-repeat 0% 0%;
	width:100%;
	height:5px;
}
.elSelect .optionsContainerBottom div div {
	background:url(rts_04.jpg) no-repeat 100% 0%;
	width:100%;
	height:5px;
}
.elSelect .optionsContainer {
	position:absolute;
	display:none;
}
.elSelect .option {
	padding:2px 0 2px 2px;
	background-color:#ECF1F2;
	border-left:solid 1px #e4c8a7;
	border-right:solid 1px #e4c8a7;
	text-align:left;
	font-size:12px;
	color:#496772;
}
.elSelect .disabled {
	background-color:#EBEBEB;
	border-left:solid 1px #e4c8a7;
	border-right:solid 1px #e4c8a7;
	color:#CCC;
}
.icon_1 {
	background:url(icon_1.gif) no-repeat 4px 50%;
	padding-left:20px !important;
}
.icon_2 {
	background:url(icon_2.gif) no-repeat 4px 50%;
	padding-left:20px !important;
}

.vi_txt { width:150px; background:#eeeeee; border:1px solid #e4c8a7; height:17px; color:#496772 !important; padding:1px 0 0 6px; }
