#presenceContainer {
    width: 100%;
   
    position: relative;
    margin-top: 30px;
    height: 315px;
   
    background: #F4F4F4;
    background-position: top center;
    position: relative;
	background-size: cover;
}
.intlLeft {
    width: 500px;
    float: left;
    margin: 0px 0px 0px 0px;
	position: relative;
}
.global_main{
    padding: 0px 0px 0px 0px;
}
.global_pr{
    width: 840px;
    height: 550px;
}
.wegologo {
    margin: 18px 0px 0px 20px;
    font-size: 20px;
    font-weight: bold;
}
.blue {
    color: #000;
}
.red {
    color: #000;
}
.worldmap {
    width: 670px;
    height: 240px;
    margin: 20px 0px 0px 20px;
    position: relative;
    margin-left: 150px;
}
area {
    outline: 0;
}
.ourPresenceImage {
    position: absolute;
    top: 0px;
    left: 0px;
	display: none;
}
map {
    display: inline;
}
area {
    display: inline;
    cursor: pointer;
}
.img, input, button, a {
    outline: 0px !important;
}
.intlRight {
    width: 260px;
    float: right;
    margin: 0px 0px 0px 0px;
    padding-top: 50px;
}
#intlrightOne {
    margin: 11px 0px 0px 3px;
}
.intlRightBtns {
    display: block;
    width: 225px;
    height: 40px;
    position: relative;
}
#intlrightOne img {
    position: relative;
    z-index: 10;
}
#choosedd {
    overflow-x: hidden;
    overflow-y: scroll;
    display: none;
}
.customdd2 {
    position: absolute;
    width: 225px;
    height: 310px;
    border: 1px solid #ddd;
    background: #EEEEEE;
    top: -1px;
    left: -1px;
    z-index: 1;
    text-align: center;
}
.customOptions.coFirst {
    margin-top: 50px;
}
.customdd2 {
    position: absolute;
    width: 225px;
    height: 310px;
    border: 1px solid #ddd;
    background: #EEEEEE;
    top: -1px;
    left: -1px;
    z-index: 1;
    text-align: center;
}
.intlCenter {
    width: 100%;
    margin: 30px 0px 0px 0px;
    padding-left: 20px;
    padding-right: 20px;
}
.presenceHead {
    font-size: 18px;
    color: #000;
    
    margin: 10px 0px 0px 12px;
}
.presenceFlags {
    width: 95%;
    border-top: 1px solid #cccccc;
    margin: 10px 0px 0px -20px;
}
.pfRowOne {
    width: 100%;
    border-bottom: 1px solid #cccccc;
    padding: 10px 0px 10px 30px;
}
.pfRowTwo {
    width: 100%;
    border-bottom: 1px solid #cccccc;
    padding: 10px 0px 10px 0px;
}
#africaScroll {
    width: 760px;
    height: 188px;
}
.contentHolder {
    position: relative;
    margin: 0px auto;
    padding: 0px;
    overflow: hidden;
}
.col2 {
    width: 16.66666667%;
    float: left;
    margin: 0px 0px 0px 0px;
}
.nationalflags {
    width: 21px;
    float: left;
    margin: 0px 0px 0px 0px;
}
a:visited {
    font-family: Trebuchet MS;
    font-size: 11px;
    
    text-decoration: none;
}
.nationalnames a:link {
    
    color: #ffffff;
	text-decoration: underline;
    
}
.nationalnames {
    width: 90px;
    float: left;
    margin: 0px 0px 0px 5px;
}
.pfRowTwo {
    width: 100%;
    border-bottom: 1px solid #cccccc;
    padding: 10px 0px 10px 30px;
	    
}
.ps-scrollbar-y {
    position: absolute;
    right: 0px;
    width: 8px;
    background-color: #aaa;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -o-transition: background-color .2s linear;
    -webkit-transition: background-color.2s linear;
    -moz-transition: background-color .2s linear;
    transition: background-color .2s linear;
}
.clearBoth {
    clear: both;
}