




#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 .mainNav {
    float:left;
}

        #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/eng/header.gif") no-repeat;
}

#jumptosection {
    background: url("../images/eng/jump-to-section.png") no-repeat;
}

        * html #jumptosection {
            width: 66px;
            background-image: none;
            filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://thereport.amnesty.org/images/eng/jump-to-section.png', sizingMethod='crop');
        }

#navigation ul li { padding-left: 30px; }

#navigation ul a#africa {
    background: url("../images/eng/bttn-africa.gif") no-repeat left bottom;
}

#navigation ul a:hover#africa, #navigation ul a#africa.current {
    background: url("../images/eng/bttn-africa-over.gif") no-repeat left bottom;
}

#navigation ul a#americas {
    background: url("../images/eng/bttn-americas.gif") no-repeat left bottom;
}

#navigation ul a:hover#americas, #navigation ul a#americas.current {
    background: url("../images/eng/bttn-americas-over.gif") no-repeat left bottom;
}

#navigation ul a#asia {
    background: url("../images/eng/bttn-asia.gif") no-repeat left bottom;
}

#navigation ul a:hover#asia, #navigation ul a#asia.current {
    background: url("../images/eng/bttn-asia-over.gif") no-repeat left bottom;
}

#navigation ul a#europe {
    background: url("../images/eng/bttn-europe.gif") no-repeat left bottom;
}

#navigation ul a:hover#europe, #navigation ul a#europe.current {
    background: url("../images/eng/bttn-europe-over.gif") no-repeat left bottom;
}

#navigation ul a#middleeast {
    background: url("../images/eng/bttn-middleeast.gif") no-repeat left bottom;
}

#navigation ul a:hover#middleeast, #navigation ul a#middleeast.current {
    background: url("../images/eng/bttn-middleeast-over.gif") no-repeat left bottom;
}

div.height1 a.select.closed {
    background: url('../images/eng/select-country.gif') no-repeat;
    width: 180px;
}

div.height1 a.select.open {
    background: url('../images/eng/select-country-open.gif') no-repeat;
    width: 180px;
}

