#content ul#countrylist,
    #content #countrylist ul,
    #content #regionlist ul {
    margin: 0;
    padding: 0;
    font-size: 1.07em;
}

#content #countrylist li {
    display: inline;
    float: left;
}

#content #countrylist li li {
    display: block;
    float: none;
    margin-right: 2em;
}

#countrylist li.current a,
    #countrylist li.current a:link,
    #countrylist li.current a:visited,
    #countrylist li.current a:hover {
    color: #cc0000;
}

#regionselection {
    position: relative;
    width: 400px;
}

#regionselection p {
    width: 400px;
}

#regionlist {
    width: 110px;
    position: absolute;
    top: 0;
    right: 150px;
}

#storestatus {
    text-align: left;
    position: relative;
    width: 400px;
}

#storestatus span {
    position: relative;
    top: -0.2em;
    margin-right: 13px;
    margin-bottom: 13px;
    padding-bottom: 13px;
}

#wrapper_content {
    background: none;
}

h2 {
    margin: 0 0 0.4em 0;
    font-size: 2em;
    color: #cc0000;
}

#right_column{
    margin-top: 18px;
}

#rightNavigation.rm_linklist_nav ul li{
    margin-bottom: 1.3em;
}

#right_column #right_column_info_box {
    margin-top: 2.0em;
    float:left;
}

#right_column .rm_pic_text {
    margin-top: 2.0em;
    float:left;
}

#content #countrylistparagraph h4 {
    margin-bottom: 0.8em;
}

#content 
