﻿.mcm-container
{
	float: none;
	width: 600px;
}

.mcm-column
{
	display: inline;
	float: left;
	width: 150px;
}

.mcm-heading
{
	text-transform: uppercase;
}

.mcm-item
{
}

.mcm-item-disabled
{
}

