.dd {
	display:inline-block !important;
	text-align:left;
	width:auto !important;
	height:auto !important;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	//width:250px !important;
	//margin-top:-13px;
}
.dd .ddTitle {
	/* background:#f2f2f2;
	border:1px solid #909090; */
	padding:1px;
	text-indent:0;
	cursor:default;
	overflow:hidden;
	height:auto;
	/* _height:14px; */
	width:auto;
	*width:150px;
	font-family:Trebuchet MS;
	*margin-top:-15px;
	//margin-top:-5px;
	//padding-top:-30px;
	//width:150px !important
	
}
.dd .ddTitle span.arrow {
	background:url(dd_arrow.gif) no-repeat 0 0; float:right; display:inline-block;width:16px; height:16px; cursor:pointer;margin-left:5px;
}
.dd .ddTitle span.activearrow {
	background:url(dd_arrow_active.gif) no-repeat 0 0; float:right; display:inline-block;width:16px; height:16px; cursor:pointer;margin-top:5px;margin-left:5px;
	_height:10px;
	_width:20px;
	_padding:0px;
	_margin:0px;
	
}
/* #storecity_titletext{
	_line-height:18px;
	_margin:0px;
	_padding:0px;
	_border:0px;
} */
.dd .ddTitle span.textTitle {text-indent:1px; overflow:hidden; line-height:16px;}
.dd .ddTitle span.activetextTitle 
{
	text-indent:1px; 
	overflow:hidden; 
	/* line-height:14px; */
	font-size:12px !important;
	//padding-left:10px;
	font-family:Trebuchet MS;
	color:#3E3E3E;
	font-weight:bold;
	text-transform:uppercase;
	//font-size:12px;
}

.dd .ddTitle span.textTitle img{text-align:left; margin:2px 4px 0px 2px;font-family:Trebuchet MS;}
.dd .ddTitle img.selected {
	padding:0 3px 0 0;
	vertical-align:top;
}
.dd .ddChild {
	position:absolute;
	border:1px solid #c3c3c3;
	border-top:none;
	display:none;
	margin-top:5px;
	margin-left:-9px;
	width:auto !important;
	overflow:auto;
	overflow-x:hidden !important;
	background-color:#ffffff;
	height:243px !important;
}
.dd .ddChild .opta a, .dd .ddChild .opta a:visited {padding-left:10px}
.dd .ddChild a {
	display:block;
	padding:1px 22px 0px 9px;
	text-decoration:none;
	color:#000;
	overflow:hidden;
	white-space:nowrap;
	cursor:pointer;
}
.dd .ddChild a:hover {
	background:#F6FFBC;
}
.dd .ddChild a img {
	padding:0px 4px 0 4px;
	vertical-align:middle;
	border:0;
}
.dd .ddChild a.selected {
	background:#F6FFBC;
	
}
.hidden {display:none;}
s

