.dropdown{margin:0;padding:0}#country-select{position:relative;right:0}#country-select form{padding:0}#country-select select,#country-select input{display:inline;padding:0;margin:0}.dropdown dd{position:relative}.dropdown a{text-decoration:none;outline:0;font:12px Arial,Helvetica,sans-serif;display:block;overflow:hidden}.dropdown dt a{background:#222222;padding:0px 1px 2px 10px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;color:#fff}.dropdown dt a.active{background:#222222;-webkit-border-bottom-left-radius:0;-webkit-border-bottom-right-radius:0;-moz-border-radius-bottomleft:0;-moz-border-radius-bottomright:0;border-bottom-left-radius:0;border-bottom-right-radius:0;-moz-box-shadow:0 3px 7px rgba(0,0,0,.5);-webkit-box-shadow:0 3px 7px rgba(0,0,0,.5);box-shadow:0 3px 7px rgba(0,0,0,.5);color:#fff}.dropdown dd ul{background:#222222;border-top:1px dotted #676768!important;color:#C5C0B0;display:none;position:absolute;z-index:999;top:0;left:-40px;padding:2px 0 5px 0;list-style:none;border-top:none;margin:0;-webkit-border-bottom-right-radius:5px;-webkit-border-bottom-left-radius:5px;-moz-border-radius-bottomright:5px;-moz-border-radius-bottomleft:5px;border-bottom-right-radius:5px;border-bottom-left-radius:5px;-moz-box-shadow:0 3px 7px rgba(0,0,0,.5);-webkit-box-shadow:0 3px 7px rgba(0,0,0,.5);box-shadow:0 3px 7px rgba(0,0,0,.5)}.dropdown dd ul li{margin-left:0px!important}.dropdown dd ul li a{padding:2px 8px}.dropdown dd ul li a span,.dropdown dt a span{float:left;width:16px;height:11px;margin:2px 6px 0 0;background-repeat:no-repeat;cursor:pointer}.english a span{background-image:url(../images/flags.png)}.spanish a span{background-image:url(../images/es.png)}.french a span{background-image:url(../images/fr.png)}.russian a span{background-image:url(../images/ru.png)}.dropdown dd ul li a em,.dropdown dt a em{font-style:normal;float:left;cursor:pointer}.dropdown dd ul li a em{color:#dbc3b5}.dropdown dd ul li a:hover{background-color:rgba(255,255,255,.1)}.dropdown dd ul li a:hover em{color:#fff}