/* ddContainer */
div.ddContainer {	float:left;	position: relative;	clear: none; width: 100%; height:38px; background-position: 0 0; background-repeat: no-repeat;	_background: none; /* IE6 */ }
div.ddAny { background-position: 0 0 !important; }
div.ddContainerData { background-position: 0 0; }
div.ddCurrent { color: #8C8CA0; font-size:1em; height:41px; line-height:41px; margin-left:10px; position:absolute; z-index:1; _display: none; /* IE6 */ }
div.ddContainer select { background-color:#FFFFFF; cursor:pointer; height:34px; line-height:32px; left:-1px; margin-top:2px; opacity:0; filter: alpha(opacity=0); outline-style:none; outline-width:0; padding-top:8px; position:absolute; width:100%; z-index:2; }