h1 {
  margin: 25px 0 0 0;
  padding: 0;
  font-size: 23px;
}



.elSelect {
	width:174px;
	height:14px;
	background:#F4F3F0;
	border:solid 1px #86AFD7;
	padding:1px 0 1px 0;
	font-family:Arial, Helvetica, sans-serif;
}
.elSelect .selected {
	background-color:#fff !important;
	color:#004488 !important;
}
.elSelect .clear {
	clear:both;
}
.elSelect .selectedOption {
	float:left;
	padding:0px 0 0 8px;
	width:147px;
	font-size:11px;	
	color:#031433;
	overflow:hidden;
}
.elSelect .dropDown {
	width: 17px;
	height: 14px;
	float: right;
	margin-right:1px;
	background:url(select_arrow.gif) no-repeat 0% 0%;
}
.elSelect .optionsContainerTop {
	position:absolute;
	width:100%;
	height:1px;
}
.elSelect .optionsContainerTop div {

}
.elSelect .optionsContainerTop div div {

}
.elSelect .optionsContainerBottom {
	position:absolute;
	margin:-5px 0 0 0;
	width:100%;
	height:1px;
}
.elSelect .optionsContainerBottom div {

}
.elSelect .optionsContainerBottom div div {

}
.elSelect .optionsContainer {
	position:absolute;
	display:none;
	border-bottom:solid 1px #86AFD7;
	margin:2px 0 0 -1px;
	width:176px;
}
.elSelect .option {
	padding:4px 0 5px 8px;
	background-color:#F4F3F0;
	border-left:solid 1px #86AFD7;
	border-right:solid 1px #86AFD7;
	text-align:left;
	font-size:11px;
	color:#031433;
}
.elSelect .disabled {
	background-color:#C0CCCF;
	border-left:solid 1px #749490;
	border-right:solid 1px #749490;
	color:#90A4AA;
}

/*  2   */
.elSelect2 {
	width:46px;
	height:14px;
	background:#F4F3F0;
	border:solid 1px #86AFD7;
	padding:1px 0 1px 0;
	font-family:Arial, Helvetica, sans-serif;
}
.elSelect2 .selected {
	background-color:#fff !important;
	color:#004488 !important;
}
.elSelect2 .clear {
	clear:both;
}
.elSelect2 .selectedOption {
	float:left;
	padding:0px 0 0 8px;
	width:20px;
	font-size:11px;	
	color:#031433;
	overflow:hidden;
}
.elSelect2 .dropDown {
	width: 17px;
	height: 14px;
	float: right;
	margin-right:1px;
	background:url(select_arrow.gif) no-repeat 0% 0%;
}
.elSelect2 .optionsContainerTop {
	position:absolute;
	width:100%;
	height:1px;
}
.elSelect2 .optionsContainerTop div {

}
.elSelect2 .optionsContainerTop div div {

}
.elSelect2 .optionsContainerBottom {
	position:absolute;
	margin:-5px 0 0 0;
	width:100%;
	height:1px;
}
.elSelect2 .optionsContainerBottom div {

}
.elSelect2 .optionsContainerBottom div div {

}
.elSelect2 .optionsContainer {
	position:absolute;
	display:none;
	border-bottom:solid 1px #86AFD7;
	margin:2px 0 0 -1px;
	width:48px;
}
.elSelect2 .option {
	padding:4px 0 5px 8px;
	background-color:#F4F3F0;
	border-left:solid 1px #86AFD7;
	border-right:solid 1px #86AFD7;
	text-align:left;
	font-size:11px;
	color:#031433;
}
.elSelect2 .disabled {
	background-color:#C0CCCF;
	border-left:solid 1px #749490;
	border-right:solid 1px #749490;
	color:#90A4AA;
}

/* 3 */
.elSelect3 {
	width:61px;
	height:14px;
	background:#F4F3F0;
	border:solid 1px #86AFD7;
	padding:1px 0 1px 0;
	font-family:Arial, Helvetica, sans-serif;
}
.elSelect3 .selected {
	background-color:#fff !important;
	color:#004488 !important;
}
.elSelect3 .clear {
	clear:both;
}
.elSelect3 .selectedOption {
	float:left;
	padding:0px 0 0 8px;
	width:33px;
	font-size:11px;	
	color:#031433;
	overflow:hidden;
}
.elSelect3 .dropDown {
	width: 17px;
	height: 14px;
	float: right;
	margin-right:1px;
	background:url(select_arrow.gif) no-repeat 0% 0%;
}
.elSelect3 .optionsContainerTop {
	position:absolute;
	width:100%;
	height:1px;
}
.elSelect3 .optionsContainerTop div {

}
.elSelect3 .optionsContainerTop div div {

}
.elSelect3 .optionsContainerBottom {
	position:absolute;
	margin:-5px 0 0 0;
	width:100%;
	height:1px;
}
.elSelect3 .optionsContainerBottom div {

}
.elSelect3 .optionsContainerBottom div div {

}
.elSelect3 .optionsContainer {
	position:absolute;
	display:none;
	border-bottom:solid 1px #86AFD7;
	margin:2px 0 0 -1px;
	width:63px;
}
.elSelect3 .option {
	padding:4px 0 5px 8px;
	background-color:#F4F3F0;
	border-left:solid 1px #86AFD7;
	border-right:solid 1px #86AFD7;
	text-align:left;
	font-size:11px;
	color:#031433;
}
.elSelect3 .disabled {
	background-color:#C0CCCF;
	border-left:solid 1px #749490;
	border-right:solid 1px #749490;
	color:#90A4AA;
}


/* 4 */
.elSelect4 {
	width:182px;
	height:14px;
	background:#fff;
	border:solid 1px #86AFD7;
	padding:1px 0 1px 0;
	font-family:Arial, Helvetica, sans-serif;
}
.elSelect4 .selected {
	background-color:#F4F3F0 !important;
	color:#004488 !important;
}
.elSelect4 .clear {
	clear:both;
}
.elSelect4 .selectedOption {
	float:left;
	padding:0px 0 0 8px;
	width:156px;
	font-size:11px;	
	color:#031433;
	overflow:hidden;
}
.elSelect4 .dropDown {
	width: 17px;
	height: 14px;
	float: right;
	margin-right:1px;
	background:url(select_arrow.gif) no-repeat 0% 0%;
}
.elSelect4 .optionsContainerTop {
	position:absolute;
	width:100%;
	height:1px;
}
.elSelect4 .optionsContainerTop div {

}
.elSelect4 .optionsContainerTop div div {

}
.elSelect4 .optionsContainerBottom {
	position:absolute;
	margin:-5px 0 0 0;
	width:100%;
	height:1px;
}
.elSelect4 .optionsContainerBottom div {

}
.elSelect4 .optionsContainerBottom div div {

}
.elSelect4 .optionsContainer {
	position:absolute;
	display:none;
	border-bottom:solid 1px #86AFD7;
	margin:2px 0 0 -1px;
	width:184px;
}
.elSelect4 .option {
	padding:4px 0 5px 8px;
	background-color:#fff;
	border-left:solid 1px #86AFD7;
	border-right:solid 1px #86AFD7;
	text-align:left;
	font-size:11px;
	color:#031433;
}
.elSelect4 .disabled {
	background-color:#C0CCCF;
	border-left:solid 1px #749490;
	border-right:solid 1px #749490;
	color:#90A4AA;
}


.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;
}
