.column
{
	width: 25em;
	margin-left: 15em;

}

.layerColumn
{
	float: left;
	position: absolute;
	left: 580px;
	top: 171px;

}

.productGroup
{
	list-style-type: none;
	text-align: center;
	background-color: #EE2D24;
	color: #FFFFFF;
	height: 1.5em;
	font-size: small;
	width: 16em;
	font-weight: bold;
}
li
{
	text-align: center;
	font-size: small;
	padding: 0.1em;
	margin-top: 0.2em;
	background: #FFFFFF;
	width: 16em;
	margin-left: 10em;
	border: thin solid #000;
	list-style-type: none;
}
#brakeDrums, #camShafts, #linedShoes, #shoeHardwareKits, #slackAdjusters, #springBrakes, #steelWheels, #wheelBearings, #general, #camShafts, #slackAdjusters, #wheelAttaching, #wheelBearings, #wheelHubs
{
	background-color: #FFFFFF;
	border: thin groove #EE2D24;
	top: 200px;
	visibility: hidden;
	z-index: 5;
	width: auto;
	height: auto;
	padding: 1em;
	font-size: x-small;
	left: 70%;
}

.closeLayer
{
	border-left-width: thick;
	border-left-style: groove;
	border-left-color: #EE2D24;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-width: thick;
	border-right-style: groove;
	border-right-color: #EE2D24;
	text-align: center;
	background-color: #fefefe;
	margin-bottom: 0px;
	margin-left: 5em;
	font-size: x-small;
}
