




#header img { right: 0; }

#header p.languageSwitch { float: left; }
#header form {
    float: right;
}

#header p.lowHighRes {
    float:right;
    padding: 0 60px 0 0;
}

#header form input.text {
    float: left;
    margin: 0 0.1em 0 0;
}

#header form input.button { float: left; }

a.select { float: left; }

#navigation ul { float: right; }

        #navigation ul li { float: left; padding-left: 15px; }

#centre { height: 290px; margin-bottom: 5px; }

#centre .mainNav { float: left; }

        #centre .mainNav ul { height: 290px; }

        #centre .mainNav ul li a {
            padding: 3px 5px 3px 12px;
            background-image: url("../images/left-nav-arrow.gif");
            background-position: 4px 7px;
        }

        #centre .mainNav ul li a:hover,
        #centre .mainNav ul li a:active {
            background-image: url("../images/left-nav-arrow-over.gif");
        }

#centre .calls2action {
    float:left;
}

#centre .middle {
    float:left;
}


#header div{
    background: url("../images/rus/header.gif") no-repeat;
}

#jumptosection {
    background: url("../images/rus/jump-to-section.png") no-repeat;
    width: 83px;
    height: 35px;
}

        * html #jumptosection {
            background-image: none;
            filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://thereport.amnesty.org/images/rus/jump-to-section.png', sizingMethod='crop');
        }

#navigation ul li { padding-left: 17px; }

#navigation ul a#africa {
    background: url("../images/rus/bttn-africa.gif") no-repeat left bottom;
    width: 48px;
}

#navigation ul a:hover#africa, #navigation ul a#africa.current {
    background: url("../images/rus/bttn-africa-over.gif") no-repeat left bottom;
}

#navigation ul a#americas {
    background: url("../images/rus/bttn-americas.gif") no-repeat left bottom;
    width: 104px;
    height: 28px;
}

#navigation ul a:hover#americas, #navigation ul a#americas.current {
    background: url("../images/rus/bttn-americas-over.gif") no-repeat left bottom;
}

#navigation ul a#asia {
    background: url("../images/rus/bttn-asia.gif") no-repeat left bottom;
    width: 143px;
    height: 28px;
}

#navigation ul a:hover#asia, #navigation ul a#asia.current {
    background: url("../images/rus/bttn-asia-over.gif") no-repeat left bottom;
}

#navigation ul a#europe {
    background: url("../images/rus/bttn-europe.gif") no-repeat left bottom;
    width: 112px;
    height: 28px;
}

#navigation ul a:hover#europe, #navigation ul a#europe.current {
    background: url("../images/rus/bttn-europe-over.gif") no-repeat left bottom;
}

#navigation ul a#middleeast {
    background: url("../images/rus/bttn-middleeast.gif") no-repeat left bottom;
    width: 118px;
    height: 28px;
}

#navigation ul a:hover#middleeast, #navigation ul a#middleeast.current {
    background: url("../images/rus/bttn-middleeast-over.gif") no-repeat left bottom;
}

div.height1 {
    height: 35px;
}

div.height1 a.select {
    background: url('../images/rus/select-country.gif') no-repeat;
    width: 170px;
    height: 19px;
}

div.height1 a.select.closed {
    background: url('../images/rus/select-country.gif') no-repeat;
    width: 170px;
    height: 19px;
}

div.height1 a.select.open {
    background: url('../images/rus/select-country-open.gif') no-repeat;
    width: 170px;
    height: 19px;
}