




#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: 320px; margin-bottom: 5px; }

#centre .mainNav { float: left; }

        #centre .mainNav ul { height: 320px; }

        #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/esl/header.gif") no-repeat;
    width: 640px;
    height: 93px;
}

#jumptosection {
    background: url("../images/esl/jump-to-section.png") no-repeat;
    width: 74px;
    height: 34px;
}

        * html #jumptosection {
            background-image: none;
            filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://thereport.amnesty.org/images/esl/jump-to-section.png', sizingMethod='crop');
        }

#navigation ul li { padding-left: 30px; }

#navigation ul a#africa {
    background: url("../images/esl/bttn-africa.gif") no-repeat left bottom;
    width: 40px;
    height: 16px;
}

#navigation ul a:hover#africa, #navigation ul a#africa.current {
    background: url("../images/esl/bttn-africa-over.gif") no-repeat left bottom;
}

#navigation ul a#americas {
    background: url("../images/esl/bttn-americas.gif") no-repeat left bottom;
    width: 47px;
    height: 16px;
}

#navigation ul a:hover#americas, #navigation ul a#americas.current {
    background: url("../images/esl/bttn-americas-over.gif") no-repeat left bottom;
}

#navigation ul a#asia {
    background: url("../images/esl/bttn-asia.gif") no-repeat left bottom;
    width: 79px;
    height: 16px;
}

#navigation ul a:hover#asia,#navigation ul a#asia.current {
    background: url("../images/esl/bttn-asia-over.gif") no-repeat left bottom;
}

#navigation ul a#europe {
    background: url("../images/esl/bttn-europe.gif") no-repeat left bottom;
    width: 123px;
    height: 16px;
}

#navigation ul a:hover#europe, #navigation ul a#europe.current {
    background: url("../images/esl/bttn-europe-over.gif") no-repeat left bottom;
}

#navigation ul a#middleeast {
    background: url("../images/esl/bttn-middleeast.gif") no-repeat left bottom;
    width: 181px;
    height: 16px;
}

#navigation ul a:hover#middleeast, #navigation ul a#middleeast.current {
    background: url("../images/esl/bttn-middleeast-over.gif") no-repeat left bottom;
}

div.height1 a.select.closed {
    background: url('../images/esl/select-country.gif') no-repeat;
    width: 185px;
    height: 23px;
}

div.height1 a.select.open {
    background: url('../images/esl/select-country-open.gif') no-repeat;
    width: 185px;
    height: 23px;
}
