@charset "UTF-8";
/* CSS Document */

.mC {
	width:150px; 
	margin:0px; 
	float:left;
	text-align:left;
}

.mH {
	color:#60c; 
	cursor:pointer;  
	font-weight:bold;
}

.mL {
	display:none; 
	margin-bottom:10px;
}

.mO {
	margin-left:10px; 
	display:block;
}
                    