.ddn { cursor:default;color:#000000;font-family:Tahoma,"Lucida Grande",Verdana,Arial,Helvetica,sans-serif;font-size:80%;border:1px solid #000;z-index:20000 !important; }
.ddn-ftr { width:390px;height:8px;background:transparent url("../pages/images/combobox/static.png") no-repeat 50% -82px;overflow:hidden; } /* overflow:hidden allows IE6 to render the element's height correctly */
.ddn-con { width:388px;height:auto;background-color:#ffffff; font-size:12px; }
.ddn-item { width:382px;padding-left:8px;line-height:22px;vertical-align:middle;background:none; font-size:80%;}
.ddn-item-hover { background:transparent url("../pages/images/combobox/static.png") no-repeat;vertical-align:middle;width:382px;padding-left:8px;line-height:22px;color:#000; }
.cmb { padding-left:4px;background-color:#ffffff;border:1px solid #a5acb2;border-right-color:#a5acb2;border-bottom-color:#a5acb2;}
.cmb-hover { background-color:#ffffff; }
.txt { background:none;border:none;margin:0;padding:0;font-family:Tahoma,"Lucida Grande",Verdana,Arial,Helvetica,sans-serif;font-size:80%;color:#333; }
.cmb-hover .txt { color:#000000; }
.style { background:#ffffff url("../pages/images/combobox/vertical.png") repeat-y; }
.style .ddn-item { width:390px;height:34px;line-height:34px; }
.style .ddn-item-hover { width:390px;height:34px;line-height:34px;color:#333333;background:transparent url("../pages/images/combobox/static.png") no-repeat 0 -44px; }
.style .brk { width:390px;height:4px;background:transparent url("../pages/images/combobox/static.png") no-repeat 0 -78px; }

.font { background:#ffffff url("../pages/images/combobox/vertical.png") repeat-y; }
.font .ddn-item { width:390px;height:22px;line-height:22px; }
.font .ddn-item-hover { width:390px;height:22px;color:#333333;background:transparent url("../pages/images/combobox/static.png") no-repeat 0 -22px; }
.font .icon { width:16px;height:16px;float:left;padding: 5px 16px 0 4px; }

.cmbNew { font-size:11px; padding-left:0px;background-color:#ffffff;border:1px solid #a5acb2;border-right-color:#a5acb2;border-bottom-color:#a5acb2;}
.cmbNew input { padding-left:4px; } 


/* for Modalpopup overlapping combo boxes in ie6 */
.ie6Overlap3 iframe
{
	display:block;
	z-index:-1;
	FILTER: mask();
	position:absolute;
	top:0px;
	left:0px;	
	width:773px;	
	height:405px;
	background-color:#000000;		
}

 
