.dd										{ text-align:left; background-color:#fff; color:#8c8c8c; font-family:Arial, Helvetica, sans-serif; font-size:11px; float:left; }
.dd .ddTitle							{ background:#fff; overflow:hidden; height:30px; }
.dd .ddTitle span.arrow					{ background:#ccd7ed url(../Media/arrowDownWhite.png) no-repeat center; display:block; width:29px; height:100%; cursor:pointer; position:absolute; top:0; right:0; }
.dd .ddTitle span.arrow.over			{ background-color:#ffce00; }
.dd .ddTitle span.ddTitleText			{ display:block; overflow:hidden; line-height:29px; cursor:pointer; }
.dd .ddTitle span.ddTitleText 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; display:none; margin:0; width:100%; overflow:auto; overflow-x:hidden !important; background-color:#fff; border-bottom:6px solid #6781dc; top:29px; left:0;
										-webkit-box-shadow: 0px 2px 4px 2px rgba(144, 144, 144, 0.7); -moz-box-shadow: 0px 2px 4px 2px rgba(144, 144, 144, 0.7); box-shadow: 0px 2px 4px 2px rgba(144, 144, 144, 0.7); }
.dd .ddChild .opta a,
.dd .ddChild .opta a:visited			{ padding-left:10px }
.dd .ddChild a							{ height:30px; line-height:29px; display:block; padding:0; text-decoration:none; color:#8c8c8c; overflow:hidden; white-space:nowrap; cursor:pointer; border-bottom:1px solid #d1dbff; }
.dd .ddChild a:hover,
.dd .ddChild a.selected					{ background-color:#e7ecff; }
.dd .ddChild a img						{ border:0; padding:0 2px 0 0; vertical-align:middle; }
.hidden									{ display:none; }
.dd .borderTop							{ border-top:1px solid #c3c3c3 !important; }
.dd .noBorderTop						{ border-top:none 0  !important }

.dd .ddChild a.sprite,
.dd .ddChild a.sprite:visited			{ background-image:url(../Media/dd_langs.png); background-repeat:no-repeat; padding-left:32px; }
.dd .ddChild a.el,
.dd .ddChild a.el:visited				{ background-position:6px -2px; }
.dd .ddChild a.en,
.dd .ddChild a.en:visited				{ background-position:6px -36px; }
.dd .ddChild a.it,
.dd .ddChild a.it:visited				{ background-position:6px -70px; }
.dd .ddChild a.bg,
.dd .ddChild a.bg:visited				{ background-position:6px -104px; }
.dd .ddChild a.lt,
.dd .ddChild a.lt:visited				{ background-position:6px -138px; }
.dd .ddChild a.ee,
.dd .ddChild a.ee:visited				{ background-position:6px -172px; }
.dd .ddChild a.lv,
.dd .ddChild a.lv:visited				{ background-position:6px -206px; }
