.boxTitleLeft, .boxTitleRight {
clear: both;
background-color: #333;
color: #fff;
padding: 10px 0px 5px 10px;
width: 188px;
}
.boxContentLeft, .boxContentRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 10px 5px 10px 5px;
	border-bottom: 1px solid #eee;
	border-right: 1px solid #eee;
	background-color: #fff;
}
.colLeft, .ColRight {
	position: relative;
	left: 0px;
	width: 160px; 
	float: left;
}
.colMid {}

.boxContent {
	clear: both;
	border: 0px;
	padding: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333; 
	background-color: #fff;
}
.boxContent2{
	clear: both;
	padding: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333; 
	background-color: #fff;
	border-bottom: 1px solid #eee;
}
.boxContent3{
	clear: both;
	padding: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333; 
	background-color: #fff;
	border-bottom: 1px solid #eee;
	border-Left: 1px solid #eee;
}


/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 15px;
	padding-right: 5px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 568px;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:left;
	margin-top: 0px;
}
.pagination {
	text-align: right;
	padding: 5px 2px 5px 0px;
}
#subCats {
	text-align: center;
	margin: 0px; 	
}
.subCat {
	text-align: center;
	padding: 0px;
	float: left;
	width: 189px; /*To alter the subCategory image sizes*/
	height: 174px; /*To alter the subCategory image sizes*/
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	background-color: #fff;
}
.regSep{
	padding: 10px;
	border-bottom: 1px solid #eee;
}
