#outerContainer2 
{
	background: url(/App_Themes/whitelabel/manager_campaignmd_com/images/bg6.png) repeat-x;
	width: 100%; 
}

#headerContainer 
{
  background: transparent;
}

#outerContainer3 
{
	background: url(/App_Themes/whitelabel/manager_campaignmd_com/images/bgmain6.png) transparent center top no-repeat;
	width: 100%; 
}

#headerLoginContainer, .linkLogout 
{
  color: #1876be;
}

#headerLoginContainer .loginNameContainerStyle
{
  color: #F5F5F5;
}

#linkLogoutContainer a, #linkLogoutContainer a:visited, #linkLogoutContainer a:hover, #linkLogoutContainer a:active, #linkLogoutContainer a:link
{
  color: #1876be;
  position: absolute;
  left: 0px;
  top:  14px;
}

.linkLogout:hover, .linkLogout:active, .linkLogout:link, .linkLogout:visited, .linkLogout, #glbHeader_lnkLogout
{
}

#linkLogoutContainer a
{
	text-decoration: underline;
}

#forgottenPasswordLink
{
    color: #5E90C5;    
}

#labelVersion
{
  position: absolute;
  top: 50px;
  left: 855px;
  color: #D5D5D5;
  padding-top: 8px;
}

#headerContainer #headerLogoLinkOverlayContainer #glbHeader_headerLogoLink
{
	position: absolute;
	top: -92px;
	left: 0px;
}

#headerLogoLinkOverlayContainer
{
}

#headerLogoLinkOverlay
{
}


.forgottenPasswordPageContentContainer #UserName
{
    top: 174px !important;
}

.forgottenPasswordPageContentContainer #Email
{
    top: 214px !important;
}

.forgottenPasswordPageContentContainer #UserNameVal
{
    top: 182px !important;    
}

.forgottenPasswordPageContentContainer #EmailVal
{
    top: 222px !important;    
}

.loginPageContentContainer #ErrorMessage
{
    top: 239px !important;
}