.dd {
	/*display:inline-block !important;*/
	text-align:left;
	background-color:#fff;
	font-size:10px;
	float:left;
}
.dd .ddTitle {
	background:#fff;
	border:1px solid #CDCDCD;
	text-indent:0;
	cursor:default;
	overflow:hidden;
	height:18px;
}
.dd .ddTitle span.arrow {
	background:url(../imgs/drop_down.jpg) no-repeat 0 0; float:right; display:inline-block;width:18px; height:18px; cursor:pointer;
}

.dd .ddTitle span.textTitle {text-indent:1px; overflow:hidden; line-height:16px; padding:2px 2px 0; color:#000!important;}
.dd .ddTitle span.textTitle img{text-align:left; padding:0 2px 0 0}
.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:0;
	width:auto;
	overflow:auto;
	overflow-x:hidden !important;
	background-color:#ffffff;
}
.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!important;
	overflow:hidden;
	white-space:nowrap;
	cursor:pointer;
	text-decoration:none!important;
}
.dd .ddChild a:hover {
	background:#ccc;
}
.dd .ddChild a img {
	border:0;
	padding:0 2px 0 0;
	vertical-align:middle;
}
.dd .ddChild a.selected {
	background:#ccc;
	
}
.hidden {display:none;}

#country_msdd {
	width:180px;
}
#country_msdd .ddChild{
	width:199px !important;/*width:176px !important;*/
}

/* Add on*/
#country_title {
	width:200px;/*width:180px;*/
}

#country_child {
	width:160px;
}

#size_title {
	width:85px;
}

#size_child {
	width:85px;
}

#shoesize_title {
	width:85px;
}

#shoesize_child {
	width:85px !important;
}
/*
#shopingcart table form .dd .ddTitle { width:100px !important;}
#shopingcart table form .dd .ddChild { width:100px !important;}*/

/* Gift by Price Search */
#lowerprice_msdd {
	width: 60px !important;
}
#lowerprice_child {
	width: 50px !important;
}
#higherprice_msdd {
	width: 60px !important;
}
#higherprice_child {
	width: 50px !important;
}

#lookbookselection table .dd .ddTitle {
	width: 50px !important;
}

/* Lookbook Buy This Look */
#lookbookselection table .dd .ddTitle {
	width: 46px;
}
#lookbookselection table .dd .ddChild {
	width: 46px;
}

/* Register */
#dateofbirth_day_msdd .ddChild{
	width: 40px !important;
}
#dateofbirth_month_msdd .ddChild{
	width: 50px !important;
}
#dateofbirth_year_msdd .ddChild{
	width: 53px !important;
}

/* Quicklook */
#varietyformqty_msdd {
	width: 50px !important;
}
#varietyformqty_msdd .ddChild{
	width: 46px !important;
}

/* Checkout */
#shipto_msdd {
	width: 200px !important;
}
#shipto_msdd .ddChild{
	width: 198px !important;
}

#ups_msdd {
	width: 300px !important;
}
#ups_msdd .ddChild{
	width: 298px !important;
	height:226px !important;
}

/* Return */
.orderhistorylist .dd .ddTitle {
	width: 50px !important;
}

.orderhistorylist .dd .ddChild {
	width: 50px !important;
}