.dd, .dd2 {width : 189px !important; height : 23px; background : url(../images/bg_input.png) no-repeat; position : relative;}
.dd:hover {background : url(../images/bg_input_hover.png) no-repeat;}
.dd:focus {background : url(../images/bg_input_focus.png) no-repeat;}
.dd .ddTitle, .dd2 .ddTitle {color : #fff; position : relative;}
.dd .ddTitle span.arrow, .dd2 .ddTitle span.arrow {position : absolute; top : 0px; right : 0px; width : 33px; height : 23px; cursor : pointer; background : url(../images/fleche_select.png) no-repeat;}
.dd .ddTitle span.ddTitleText, .dd2 .ddTitle span.ddTitleText {line-height : 23px; padding-left : 6px;}
.dd .ddChild, .dd2 .ddChild {position : absolute; top : 23px !important; width : 189px !important; display : none; background-color : #fff;}
.dd .ddChild a, .dd2 .ddChild a {display : block; height : 19px; color : #fff; padding : 2px 0 2px 10px; border-top : 1px solid #fff; background : #646058;}
.dd .ddChild a:hover, .dd2 .ddChild a:hover {background-color : #ec0555; text-decoration : none;}
.dd .ddChild a.selected, .dd2 .ddChild a.selected {background-color : #ec0555;}
.dd .noBorderTop, .dd2 .noBorderTop {border-top : none 0 !important}

.dd2 {width : 154px !important; background : url(../images/bg_input.jpg) no-repeat;}
.dd2:hover {background : url(../images/bg_input_hover.jpg) no-repeat;}
.dd2:focus {background : url(../images/bg_input_focus.jpg) no-repeat;}
.dd2 .ddChild {width : 154px !important;}
