.b-ms-footer {
	width: 100%; position: absolute; bottom: 0;
	padding-bottom: 2em;
	}
	.b-ms-footer .logos {
		position: absolute; right: 0;	top: -4px;
		}
		.b-ms-footer .logos_ms {
      margin-left: 50px;
      }

* html .b-ms-footer {
	zoom: 1;
	}

.b-copyright-and-links {
	color: #010000;
	font-family: Verdana;
	font-size: 1.1em;
	line-height: 2;
	letter-spacing: -0.02em;
	float: left; padding-left: 60px;
	}
	.b-copyright-and-links .links li {
		display: inline;
		list-style-type: none;
		border-left: 1px solid #403921;
		padding: 0 2px 0 4px;
		}
		.b-copyright-and-links .links li:first-child {
			border-left: none;
			padding-left: 0;
		}
	
	.b-copyright-and-links a {
		color: #010000;
		text-decoration: none;
		}
	.b-copyright-and-links a:hover {
		text-decoration: underline;
		}
		
		
* html .b-copyright-and-links .links li.first-child {
	border-left: none;
	padding-left: 0;
	}

.b-contact-info 
{
    position: relative; float: left; margin-top: -23px;
    color: #000; font-size: 130%;
    line-height: 130%;
}
.b-contact-info a:link, .b-contact-info a:visited 
{
    color: #000;
}