/* ================================================================
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop2.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any
way to fit your requirements.
=================================================================== */

/* style the outer div to give it width */
.top_drop_menu {
    font-size: 10px;
    height:24px;
    padding-right:5px;
    float:right;
    width:370px;
}

.top_elements{
    width:auto;
    float:left;
    margin-right:9px;
    margin-top:5px;
    line-height:17px;
}
.top_elements_login{
    width:auto;
    float:right;
    margin-top:0px;
}
.top_elements a{
    margin-top:5px;
    color:#828282!important;
}
.toptimezone{
    float:left;
    width:216px;
}

select.timezoneSelectForm{
    width:50px;
}
.toptimezonetxt{
    color: #828282;
    float: left;
    margin-right: 7px;
}

.toptimezoneform{

}
.topcontact{
    float:left;
}




img.pointer_right {
    border: none;
    margin-left: 10px;
}

