#mainContent  {
	background-image: url(../images/browngrade.jpg);
	margin-bottom: 0px;
}
#powderCoaters  {
	height: auto;
	text-align: left;
	margin-top: 20px;
}
#powderCoaters #disclaimer {
	clear: both;
	font-size: 0.8em;
	padding-top: 10px;
	padding-bottom: 50px;
}
#powderCoaters #coatersColumn {
	width: 22%;
	height: auto;
	float: left;
	font-size: 0.6em;
	text-align: left;
	margin-left: 10px;
}
#powderCoaters #directions {
	width: 330px;
	float: right;
	height: auto;
	text-align: left;
	background-repeat: no-repeat;
	background-color: #CCC;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	padding-right: 10px;
	margin-right: 5px;
}
#powderCoaters #customImages {
	clear: both;
	text-align: center;
	padding-top: 20px;
}
#powderCoaters #directions a:link, #powderCoaters #directions a:visited, #powderCoaters #directions a:active {
	color: #00F
}
#colorImages #brownRack {
	margin-left: 10px;
}
#powderCoaters #cardinalText {
	clear: both;
}
#directions #customSwatches {
	margin-right: 10px;
	border: 3px solid #000;
}
.bold {
	font-weight: bold;
}
