.nes_select-skin-block {
	position:relative;
	width: 63px;
	float:left;
	z-index:1;
}
.nes_skin-registration {
	position:relative;
	float:left;
	z-index:1;
}
div.selectbox-wrapper {
	position:absolute;
	left:0;
	top: 18px;
	background-color:white;
	border: 1px solid #dedede;
	margin:0px;
	margin-top:0;
	padding:0px;
	font-size:11px;
	text-align:left;
	overflow:auto;
	height: 132px;
	width: 154px !important;
}
div.selectbox-wrapper ul {
	list-style-type:none;
	margin: 0;
	padding: 0 0 0 6px;
}
div.selectbox-wrapper ul li.selected { 
	/*background-color: red;*/
	color: black;
}
div.selectbox-wrapper ul li {
	clear:both !important;
	list-style-type:none;
	display:block;
	margin:1px 0 1px 0;
	padding:0;
	cursor:pointer ;
	font-family: arial;
	font-size:11px;
}
label {
	display: block;
}
.selectbox {
	color: #363636 !important;
	border: none;
	border-color: none;
	margin: 0px 0 0 0px;
	width: 143px;
	height: 14px;
	display : block;
	text-align:left;
	padding: 3px 19px 1px 6px;
	background: #dedede url('../images/select-box.png') 100% 0 no-repeat !important;
	cursor:pointer ;
	font-family: arial;
	font-size:11px;
}
/* Tunnel de transfo */
.select-l div.selectbox-wrapper {
	width: 136px !important;
}
.select-pays div.selectbox-wrapper {
	width: 166px !important;
}
/* Registration */
.registration-content .selectbox {
	border: 1px solid #dedede !important;
	border-color: #dedede;
	font-style: italic;
}
.registration-content div.selectbox-wrapper,
.ec-main-content div.selectbox-wrapper {
	width: 176px !important;
}
/* Espace Client */
.ec-main-content .selectbox,
.form-ec-home .selectbox {
	font-style: italic;
}
.form-ec-home div.selectbox-wrapper {
	width: 154px !important;
	top: 19px;
}
.white-picto .selectbox,
.critere-rslt .selectbox {
	height: 13px;
	padding: 3px 19px 1px 6px;
	background: white url('../images/select-box-trans.gif') 100% 0 no-repeat !important;
}
.white-picto div.selectbox-wrapper {
	width: 180px !important;
	top: 19px;
}
.critere-rslt div.selectbox-wrapper {
	width: 164px !important;
	top: 19px;
}
.form-morif .selectbox {
	font-style: italic;
}
.form-morif div.selectbox-wrapper {
	width: 227px !important;
	top: 18px;
}
.form-criteres .selectbox {
	height: 15px;
	padding: 1px 19px 1px 6px;
}
.form-criteres div.selectbox-wrapper {
	width: 163px !important;
	top: 19px;
}
.criterion-search .selectbox {
	width: 148px
}
.criterion-search div.selectbox-wrapper {
	width: 171px !important;
}
.criterion-search .result-by-page .selectbox {
	font-style: italic;
	color: #676767 !important;
}
/* Multi-comptes */
.table-commande-comptes div.selectbox-wrapper {
	position:absolute;
	left:0;
	top: 16px;
	background-color:white;
	border: none;
	height: 100px;
	width: 75px !important;
	color: #363636 !important;
	text-transform: uppercase;
	font-size: 10px !important;
	font-weight: bold;
}
.table-commande-comptes .selectbox {
	width: 75px;
	color: #9f3336 !important;
	background: url('../images/picto_type.gif') no-repeat 0 4px !important;
	text-transform: uppercase;
	padding: 0 0 0 14px;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
}
.table-commande-comptes .nes_skin-registration {
	padding: 0 5px;
}
.table-commande-comptes div.selectbox-wrapper ul li {
	font-size:10px;
}