.dropdown a, .dropdown a:visited { color: #666666; outline: none; text-decoration: none; }
.dropdown a:hover { color: #5d4617; }
.dropdown dd { position: relative; }
.dropdown dd ul { background: #dcdcdc repeat scroll 0 0; border: 1px solid #c5c5c5; color: #c5c0b0; display: none; left: 0px; list-style: none; padding: 0px 0px; position: absolute; top: 2px; width: 83px; }
.dropdown dd ul li a { color: #434343; display: block; font: normal 17px "ArialNarrowRegular", Helvetica, sans-serif; padding: 5px; }
.dropdown dd ul li a:hover { background-color: #c2c2c2; color: #4f4f4f; }
.dropdown dd, .dropdown dt, .dropdown ul { margin: 0px; padding: 0px; z-index: 20; }
.dropdown dt a { background: #e6e6e6 url(../images/domain-arrow.png) no-repeat scroll 85% center; border: 1px solid #c1c1c1; display: block; padding-right: 20px; width: 63px; }
.dropdown dt a span { color: #3a3a3a; cursor: pointer; display: block; font: normal 17px "ArialNarrowRegular", Helvetica, sans-serif; padding: 5px; }
.dropdown dt a:hover { border: 1px solid #d0c9af; color: #5d4617; }
.dropdown img.flag { border: #ffffff; margin-left: 10px; vertical-align: middle; }
.dropdown span.value, .flagvisibility { display: none; }