.dd {
	/*display:inline-block !important;*/
	text-align:left;
	background-color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	float:left;
	color: #0a0a0a;
}

.dd .ddTitle {
	background: #fff;
	border: 1px solid #e6e6e6;
	padding: 6px 3px 3px 3px;
	text-indent:0;
	cursor:default;
	overflow:hidden;
	height: 19px;
}
div.select1{
	margin: 4px 0 0 33px;
	}	
div.select1 .dd .ddTitle span.arrow {
	background:url("../i/dd_arrow.gif") no-repeat 0 0; float:right; display:inline-block;width:19px; height:19px; cursor:pointer; margin: -2px 4px 0 0;
}
div.select2 .dd .ddTitle span.arrow {
	background:url("../i/dd_arrow1.gif") no-repeat 0 0; float:right; display:inline-block;width:16px; height:16px; cursor:pointer; margin: 0px 0px 0 0;
}
div.select2 .dd .ddTitle {
	background: #fff;
	border: 1px solid #aeaeae;
	padding: 4px 3px 3px 3px;
	text-indent:0;
	cursor:default;
	overflow:hidden;
	height: 15px;
	color: #6a6a6a;
}
div#blue-form div.select2 .dd .ddTitle span.textTitle img{
	text-align:left; 
	margin: 2px 7px 0 4px;
	}
div#fast-order div.select2 .dd .ddTitle span.textTitle img{
	text-align:left; 
	margin: 2px 7px 0 4px;
	}
.dd .ddTitle span.textTitle{
	text-indent:1px; 
	overflow:hidden; 
	line-height:16px;
	}
.dd .ddTitle span.textTitle img{
	text-align:left; 
	margin: 3px 7px 0 4px;
	}
.dd .ddTitle img.selected{
	padding:0 3px 0 0;
	vertical-align:top;
}
.dd .ddChild{
	position:absolute;
	border: 1px solid #e6e6e6;
	border-top:none;
	display:none;
	width:auto;
	overflow:auto;
	overflow-x:hidden !important;
	background-color: #ffffff;
}
div#blue-form ul li div.select2 .dd .ddChild {
	position:absolute;
	border: 1px solid #aeaeae;
	border-top:none;
	display:none;
	margin:0;
	width:auto;
	overflow:auto;
	overflow-x:hidden !important;
	background-color: #ffffff;
}

div#fast-order ul li div.select2 .dd .ddChild{
	position:absolute;
	border: 1px solid #aeaeae;
	border-top:none;
	display:none;
	margin: 0;
	width:auto;
	overflow:auto;
	overflow-x:hidden !important;
	background-color: #ffffff;
}
div#fast-order ul li div.select2{
	margin: 0 0 0 85px;	
	}
.dd .ddChild .opta a, .dd .ddChild .opta a:visited {padding-left:10px}
.dd .ddChild a {
	display:block;
	padding:3px 0 3px 3px;
	text-decoration:none;
	color:#000;
	overflow:hidden;
	white-space:nowrap;
	cursor:pointer;
	font: normal 12px Arial, Helvetica, sans-serif;
}
.dd .ddChild a:hover {
	background: #66CCFF;
}
div#blue-form ul li div.select2 .dd .ddChild a {
	display:block;
	padding: 3px 0 3px 3px;
	text-decoration:none;
	color: #6c6c6c;
	overflow:hidden;
	white-space:nowrap;
	cursor:pointer;
	font: normal 12px Arial, Helvetica, sans-serif;
}
div#blue-form ul li div.select2 .dd .ddChild a img {
	border:0;
	margin: 2px 7px 0 4px;
	vertical-align:middle;
}
div#fast-order ul li div.select2 .dd .ddChild a {
	display:block;
	padding: 3px 0 3px 3px;
	text-decoration:none;
	color: #6c6c6c;
	overflow:hidden;
	white-space:nowrap;
	cursor:pointer;
	font: normal 12px Arial, Helvetica, sans-serif;
}
div#fast-order ul li div.select2 .dd .ddChild a img {
	border:0;
	margin: 2px 7px 0 4px;
	vertical-align:middle;
}
.dd .ddChild a img {
	border:0;
	margin: 1px 7px 0 4px;
	vertical-align:middle;
}
.dd .ddChild a.selected {
	background: #ccc;	
}
/*.hidden {display:none;}*/
/*general*/

form.order-form div.select2 .dd .ddTitle span.textTitle img{
	text-align:left;
    margin: 2px 7px 0 4px;
	}
form.order-form ul li div.select2 .dd .ddChild {
	position:absolute;
	border: 1px solid #aeaeae;
	border-top:none;
	display:none;
	margin:0;
	width:auto;
	overflow:auto;
	overflow-x:hidden !important;
	background-color: #ffffff;
}
form.order-form ul li div.select2 .dd .ddChild a {
	display:block;
	padding: 3px 0 3px 3px;
	text-decoration:none;
	color: #6c6c6c;
	overflow:hidden;
	white-space:nowrap;
	cursor:pointer;
	font: normal 12px Arial, Helvetica, sans-serif;
}
form.order-form ul li div.select2 .dd .ddChild a img {
	border:0;
	margin: 2px 7px 0 4px;
	vertical-align:middle;
}
