/* Level 0 (main) */
.m0l0mouto,
.m0l0movero,
.m0l0mdowno {
	border-left: 1px solid white;
	height: 80px;
	position: relative;
}

.m0l0movero, .m0l0mdowno {
	background: #4e027e;
}

.m0l0mouti,
.m0l0moveri,
.m0l0mdowni {
	color: white;
	bottom: 0;
	position: absolute;
	padding: 5px;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif; 
}

/* Level 1 */
.m0l1mouto {
	background: #ffffff;
	border : 1px solid #560197;
	margin: 0px;
}
.m0l1movero {
	background: #CAB6D6;
	border : 1px solid #560197;
	margin: 0px;
}
.m0l1mdowno {
	background: #ffffff;
	border : 1px solid #560197;
	margin: 0px;
}
.m0l1mouti, .m0l1moveri, .m0l1mdowni {
	color: black;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
}
