/************** Skin 1 Short DropDowns *********************/.dd { height: 22px; background: url(../../../../graphics/images/dd.jpg) no-repeat scroll 0 0 transparent; cursor: pointer; }    .dd .ddTitle { cursor: pointer; text-align: right; border: none; line-height: 22px; text-indent: 4px; }        .dd .ddTitle span.arrow { cursor: pointer; height: 16; margin-top: 5px; width: 16; }        .dd .ddTitle span.ddTitleText { }        .dd .ddTitle img.selected { padding: 0 2px 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; z-index: 1200; }        /*.dd .ddChild .opta a, .dd .ddChild .opta a:visited {padding-left:10px}*/        .dd .ddChild a { display: block; padding: 2px 0 2px 3px; text-decoration: none; color: #000; overflow: hidden; white-space: nowrap; cursor: pointer; text-indent: 5px; }            .dd .ddChild a:hover { background-color: #66CCFF; }            .dd .ddChild a img { border: 0; padding: 0 2px 0 0; vertical-align: middle; }            .dd .ddChild a.selected { background-color: #66CCFF; }.hidden { display: none; }.dd .borderTop { border-top: 1px solid #c3c3c3 !important; }.dd .noBorderTop { border-top: none 0 !important; }/************** Skin 2 Medium DropDowns *********************/.r2 { /*display:inline-block !important;*/ height: 22px; background: url(../../../../graphics/images/chooseunit.jpg) no-repeat; cursor: pointer; text-indent: 2px; width: auto; color: #7E7E7E; }    .r2 .ddTitle { background: transparent url(../../../../graphics/images/chooseunit.jpg) no-repeat scroll 0 0 transparent; color: #7E7E7E; cursor: pointer; text-align: right; border: none; }        .r2 .ddTitle span.arrow { background: transparent url(../../../../graphics/images/chooseunit.jpg)no-repeat scroll 0 0 transparent; cursor: pointer; height: 16; margin-top: 5px; width: 16; background-color: #ffffff; z-index: 9999; }        .r2 .ddTitle span.ddTitleText { margin-right: 2px; overflow: hidden; line-height: 22px; }            .r2 .ddTitle span.ddTitleText img { text-align: left; padding: 0 2px 0 0; }        .r2 .ddTitle img.selected { padding: 0 2px 0 0; vertical-align: top; color: #7E7E7E; }    .r2 .ddChild { position: absolute; color: #7E7E7E; border: 1px solid #c3c3c3; border-top: none; display: none; margin: 0; width: auto; overflow: auto; overflow-x: hidden !important; background-color: #ffffff; z-index: 1200; }        .r2 .ddChild .opta a, .r2 .ddChild .opta a:visited { padding-left: 10px; }        .r2 .ddChild a { display: block; padding: 3px 0 3px 3px; text-decoration: none; color: #000; overflow: hidden; white-space: nowrap; cursor: pointer; }            .r2 .ddChild a:hover { background-color: #66CCFF; }            .r2 .ddChild a img { border: 0; padding: 0 2px 0 0; vertical-align: middle; }            .r2 .ddChild a.selected { background-color: #66CCFF; }    .r2 .borderTop { border-top: 1px solid #c3c3c3 !important; }    .r2 .noBorderTop { border-top: none 0 !important; }/*          Wide DropDowns      *** */.ddwide { height: 22px; background: url(../../../../graphics/images/dd-videopage.jpg) no-repeat; cursor: pointer; text-indent: 2px; width: 65px; width: auto; }    .ddwide .ddTitle { cursor: pointer; height: 22px; margin-top: 2px; padding-top: 3px; text-indent: 10px; width: auto; }        .ddwide .ddTitle span.arrow { height: 16; margin-top: 5px; width: 16; }        .ddwide .ddTitle span.ddTitleText { }            .ddwide .ddTitle span.ddTitleText img { text-align: left; padding: 0 2px 0 0; }        .ddwide .ddTitle img.selected { padding: 0 2px 0 0; vertical-align: top; }    .ddwide .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; z-index: 1200; }        .ddwide .ddChild .opta a, .ddwide .ddChild .opta a:visited { padding-left: 10px; }        .ddwide .ddChild a { display: block; padding: 2px 0 2px 3px; text-decoration: none; color: #000; overflow: hidden; white-space: nowrap; cursor: pointer; text-indent: 5px; }            .ddwide .ddChild a:hover { background-color: #66CCFF; }            .ddwide .ddChild a img { border: 0; padding: 0 2px 0 0; vertical-align: middle; }            .ddwide .ddChild a.selected { background-color: #66CCFF; }.hidden { display: none; }.ddwide .borderTop { border-top: 1px solid #c3c3c3 !important; }.ddwide .noBorderTop { border-top: none 0 !important; }