.ddn {
	background-image: url('../img/ddlSelector-OG.png') ;
	background-position: right center;
	background-repeat: no-repeat;
	background-color:#FFF;
	border: solid 1px #717171;
	height: 15px;
	padding: 2px;
	padding-bottom:4px;
	_padding-bottom:0px;
	_padding-top:0px;
	padding-right: 12px; 
	color: #D27E00;
}
.ddn-container {
    border: solid 1px #717171;
    border-top: none; 
    position: absolute; 
	background:url(img/formulario_bg.png) repeat-y #ffffff;
	width:190px;
	height:200px;
	overflow:auto;
}
.ddn-item {
	background-color:#FFF;
	padding: 2px;
	padding-left: 15px;
	padding-right: 15px;
	cursor:hand;
}
.ddn-item-hover {
    background-color: #F3F3F3; 
    color: #000;
	cursor:hand;
}

div_ddlNames1_Container
