* {
	margin: 0;
	padding: 0;
	left: 0px;
	top: 0px;
}
dl   { width: 100%; float: left }
dt          {
	width: 115px;
	height: auto;
	float: left;
	left: 0px;
}
dd    {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	text-decoration: none;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0 0;
	text-align: center;
	width: 113px;
	float: left;
	margin-top: 52px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: -115px;
	visibility: hidden;
	background-color: #7A1F1F;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #AA8B3C;
	border-bottom-color: #AA8B3C;
	border-left-color: #AA8B3C;
}

dt img  { background-image: none; background-repeat: repeat;  background-position: 0 0; display: block; }



dl:after {
	content:".";
	display: block;
	height: 0;
	clear: left;
	visibility: hidden;
}
dl { display: inline-table; }

.m-logo {
	background-color: #000000;
	position: absolute;
	height: auto;
	width: auto;
	left: 30px;
	top: 32px;
}