#allGMSites .title.parbase.section{
	margin: 10px 0 0 10px;
}

div.shadedContainer.contact_us_branding_6, div.shadedContainer.globalSitesProgressive{
	margin: 10px auto 20px;
	padding: 0px;
	width: 920px;
}
div.shadedContainer.contact_us_branding_6 div.line, div.globalSitesProgressive div.line{
	border-bottom: 1px solid #5E5E5E;
	height: 32px;
	left: 1px;
	margin: 0 0 0 2px;
	position: absolute;
	top: 0;
	width: 5px;
}
div.shadedContainer.contact_us_branding_6 div.line.right, div.globalSitesProgressive div.line.right{
	left: auto;
	margin: 0 2px 0 0;
	right: 1px;
}
.global-sites-wrapper {
	background-color: #5E5E5E;
	color: #FFFFFF;
	display: block;
	font-family: Gotham,Arial,sans-serif;
	height: auto;
	margin: 0 auto;
	width: 1140px;
}
.global-sites-wrapper h2 {
	margin-bottom:10px;
}

.global-sites-content-spacer { width:100%; height:47px;}

.global-sites-wrapper .global-sites-content {
	width:934px;
	margin:0px auto;
}

.global-sites-wrapper .global-sites-content:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
}
.global-sites-wrapper .shadedContainer {
	margin: 10px 0 0;
	width:924px;
}

.global-sites-wrapper h4 {
	display:block;
	float:left;
	margin-right:190px;
	width:auto;
}
.global-sites-wrapper h3 {
	font-size:14px;
}
.shaded-container-header {
	display:block;
	height: 32px;
	margin: 0 0 0 -7px;
	width:924px;
	border-bottom:1px solid #5E5E5E;
}
.shaded-container-header img {
	float: left;
	margin:1px 5px 0px 10px;
}
.shaded-container-header h3 {
	float: left;
	margin: 0px 0px 0px 0px;
	padding:5px 0px 5px 0px;
	width:80%;
	font-size:14px;
}
.global-sites-brand-list {
	clear: both;
	list-style:none;
	margin:0;
	padding:0;
	height:64px;
}
.global-sites-brand-list li {
	display: block;
	float: left;
	height: 67px;
	margin: 0;
	position: relative;
	width: 150px;
}
.global-sites-brand-list li img {
	display:block;
}
.global-sites-brand-list #bl1 {
	margin: 24px auto 0;
}
.global-sites-brand-list #bl2 {
	margin: 10px auto 0;
}
.global-sites-brand-list #bl3 {
	margin: 25px auto 0;
}
.global-sites-brand-list #bl4 {
	margin: 16px auto 0;
}
.global-sites-brand-list #bl5 {
	margin: 26px auto 0;
}
.global-sites-brand-list #bl6 {
	margin: 21px auto 0;
}
.global-sites-brand-list .brand-list-border {
	border-right:1px solid #5E5E5E;
}
.global-sites-brand-list-bottom {
	display:block;
	float:left;
	height:5px;
}
.global-sites-brand-list-bottom span {
	display:block;
	float:left;
	height:5px;
	border-right:1px solid #5E5E5E;
	width:150px;
}
div#choose-a-wrap{
	height: 232px;
}
.global-sites-menu-block {
	float:left;
	width:265px;
	height:200px;
	margin-left:32px;
	position:relative;
}
.global-sites-menu-block h3, h3.site-preview-title {
	display:block;
	float:left;
	font-size:12px;
	margin:11px 0px 11px 0px;
}
.global-sites-menu-block ul {
	display:block;
	width:220px;
	font-size:11px;
	list-style:none;
	margin:0;
	padding:0;
	margin-top:7px;
}
.global-sites-menu-block ul li {
	display:block;
	float:left;
	margin:0px 0px 0px 10px;
	width:220px;
	font-weight:bold;
	line-height:21px;
	cursor: pointer;
	text-decoration: underline;
}
.global-sites-menu-block ul li.global-sites-menu-item-active {
	color:#CC2229;
	text-decoration: none;
}
.global-sites-menu-block ul li a:hover, .global-sites-menu-block ul li a:active {
	color:#CC2229;
}
.global-sites-menu-block .select-box-control {
	background: url("../images/scrrollbarBackground.png") repeat-y scroll center center transparent;
	border-left: 1px solid #5E5E5E;
    display: block;
    height: 155px;
    left: 245px;
    position: absolute;
    top: 41px;
    width: 20px;
}
.global-sites-menu-block .select-box-control img {
	cursor:pointer;
}
.global-sites-menu-block .select-box-control #choose-site-arrow-up {
}

.global-sites-menu-block .select-box-control #choose-continent-arrow-down, .global-sites-menu-block .select-box-control #choose-country-arrow-down, .global-sites-menu-block .select-box-control #choose-site-arrow-down {
	position:absolute;
	bottom:1px;
	left:0;
}

.global-sites-menu-block div#CountryScroller.select-box-control #choose-country-arrow-up
{
	position:absolute;
	top:1px;
	left:0;
}

.global-sites-menu-block .select-box-scroll-base{
	border-bottom: 1px solid #5E5E5E;
    border-top: 1px solid #5E5E5E;
    height: 120px;
    position: relative;
    top: 16px;
    width: 20px;
}
.global-sites-menu-block .select-box-scroll-bar{
	position:absolute;
	width:20px;
	height:27px;
	background:url("../images/scrrollbarScrubber.jpg") no-repeat center center transparent;
}

.global-sites-menu-block-mask {
	position:relative;
	float:left;
	overflow:hidden;
	width:265px;
	height:155px;
	font-size:11px;
	list-style:none;
	border:1px solid #5E5E5E;
	margin:0;
	padding:0;
}
#choose-a-country #CountryList {
	padding-bottom: 15px;
	}
	
.branding_call_to_action{
	width: 20%;
	float:left;
	
}
.branding_call_to_action .shadedContainer {
	margin: 50px 0 0;
	padding: 0px;
	width: 100%;
}
.branding_call_to_action .shadedContainer .line{
	border-bottom: 1px solid #5E5E5E;
	left: 2px;
	margin: 0 0 0 2px;
	position: absolute;
	top: 60px;
	width: 5px;
}
.branding_call_to_action .shadedContainer .line.right{
	left: auto;
	right: 2px;
}
.branding_call_to_action .shaded-container-header {
	width:100%;
	height:60px;
	margin: 0;
}
.branding_call_to_action .shaded-container-header h3 {
	margin: 0 auto;
	width:95%;
	font-size:1.3em;
}
.branding_call_to_action .shadedContainer p {
	margin:5px;
	line-height: 1.3;
}
.branding_call_to_action .shadedContainer .submitButtonContainer {
	position:absolute;
	bottom:5px;
	left:34px;
}
.branding_call_to_action .shadedContainer .midMid {
	height:255px;
	position:relative;
}

.branding_call_to_action ul {
    display:block;
    float:left;
    padding:0;
    margin:0;
    list-style:none;
    clear:left;
}

.branding_call_to_action ul li {
    display:block;
    float:left;
    position:relative;
    height:273px;
    width:132px;
    overflow:hidden;
    margin-top:12px;

}

.branding_call_to_action h4 {
    margin:30px 0 4px;
}
.branding_call_to_action h4 + div + div.shadedContainer{
    margin:0px;
}

body#allGMSites div.continent_branding + a + div.text.parbase.section{
	font-size: 1.1em;
	line-height: 1.4em;
	padding: 0 0 0 3px;
}

span.cleaner {
    display:block;
    float:left;    
    clear:both;    
}