﻿
.mmheader {
	display: none;
}

.mmheader a {
	background: center center no-repeat transparent;
	background-image: url(../../../../images/icon_menu.png);

	display: block;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 0;
	left: 10px;
}

.mm-navbar, .mm-title {
    background-color: #888;
    color: #fff !important;
	text-align: center;
	font-weight: bold;
}
