
.headerLogo {
    height: 141px;
    width: 730px;
    margin-bottom: -8px;
}

.headerLogoMain {
    margin-top: 32px;
    height: 111px;
    width: 281px;
}

.headerLogoMid {
    margin-top: 32px;
    height: 111px;
    width: 207px;
}

.headerLogoMidTop {
    width: 207px;
    height: 60px;
}


.headerLogoMidBottom {
    width: 207px;
    height: 51px;
}
.headerLogoRight {
    margin-top: 32px;
    width: 189px;
}

div#ArticleBrowser {
    position: relative;
    right: 650px;
    bottom: 22px;
    height: 10px;
    z-index: 1;
    display: block;
    color: #FFFFFF;
}

div#ArticleBrowser a {
     color: #FFFFFF;
    text-decoration: none;
    text-shadow: 1px 2px 2px #000000;    
}
div#ArticleBrowser a:hover {
    text-decoration: none;
     color: #FFFFFF;
     background-color: #2B6791;
     border: 1px dotted; color: #FFFFFF;      
}
div#LanguageSelector {
    position: relative;
    bottom: 131px;
	right: 90px;
    margin-bottom: -18px;
    z-index: 1;
    display: block;
    margin-left: 457px;
}


/* quickfinder */

div#quickFinder {
    float: left;
    margin-top: 3px;
    width: 677px;
}

.quickFinderHead_en {
    height: 36px;
    width: 677px;
    background-image: url('../images/common/quickfinder_head_en.jpg');
}
.quickFinderHead_el {
    height: 36px;
    width: 677px;
    background-image: url('../images/common/quickfinder_head_el.jpg');
}
.quickFinderBody {
    width: 657px;
    padding: 0px 0px 0px 20px;
    background: url('../images/common/quickfinder_body.jpg') repeat-y;
	float:left;
}

.quickFinderFooter {
    height: 16px;
    width: 677px;
    background: url('../images/common/quickfinder_footer.jpg') no-repeat;
	float:left;
}