



.footer {
	height:53px;
/* 	padding-top: 3px; */
	background-color: #333;
	text-align: center;
}

.footercontrols {
	display: inline-block;
	color: #ddd;
	margin-top: 16px;
/* 	padding-left: 64px; */
/* 	padding-left: 118px; */
	font-family: "QuicksandBoldRegular";
	font-size:8pt;
}

a.footerlink {
	color:#ddd;
	text-decoration: none;
	font-family: "QuicksandBoldRegular";
}

a.footerlink:hover {
	color:#eee;
	text-decoration: underline;
}




/*
div.mplogo {
	float:right;
	display:inline;
}
*/


div.rslogo {
	float: right;
	display: inline;
	margin-top:7px;
	margin-right:8px;
	background-image: url('http://static.haikudeck.com/images/RS_PoweredByLogo-white.png');
	background-repeat: no-repeat;
	width: 127px;
	height: 40px;

}