body {
    width: 828px !important;
    position: relative;
}
#main {
    overflow: visible;
}
*html #main {
    overflow: visible;
}
#menu,
#headerUserInformation,
#mainWrapper {
    width: 828px;
}
*html #menu,
*html #headerUserInformation {
    width: 600px;
}
#frmFilter {
    width: 810px;
}
*html #frmFilter {
    width:590px;
}
#mainWrapper {
    float: left;
}
#headlineWrapper {
    float: left;
    width: 190px;
    padding: 180px 0 0 20px;
}

*html #headlineWrapper {
    padding: 20px 0 0 20px;
    width: 190px;
    overflow: hidden;
}
#headlineWrapper li {
    list-style-type: square;
    margin-left: 12px;
    position: relative;
    left: 12px;
    margin: 0.5em 0;
    padding-bottom: 0.5em;
    border-bottom: 1px solid #D8D8D8;
}
#affiiliate a {
    margin-right: -220px;
}
#myFooter {
clear:both;
text-align:center;
font-size:x-small;
padding:20px;
margin-top:20px;
border-top:1px solid #c4c4c4;
}

#countrySelection {
clear:both;
margin:0 auto;
padding:10px 0;
text-align:center;
background-color:#ECECEC;
}
#countrySelection a {
background: transparent url(/Public/Common/images/Icons/glowingflags/spriteFlags.gif) no-repeat 0 0;
margin:0 10px;
padding-left:24px;
}
#countrySelection a#SE_se {
background-position:0 -297px !important;
}
#countrySelection a#US_us {
background-position:0 -397px !important;
}
