.mclear 
{
	clear: both;
}

.mtitle 
{
	float: left;	
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: white;
	padding-bottom: 2px;
	margin-bottom: 8px;
	
}

.mactions 
{
	float: right;
	
}

.mactions select 
{
	font-family: Arial;
	font-size: 10px;
	color: #555555;
}

