.boxTitleLeft, .boxTitleRight {
	clear: both;
	color: #FFFFFF;
	width: 173px;
	background-image: url(../styleImages/template/boxtitleright.gif);
	font-family: "Arial Rounded MT Bold", Amphion;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	font-size: 14px;
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	height: 23px;
}
.boxContentLeft, .boxContentRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 10px 5px 10px 5px;
	background-color: #fff;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.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 #FF6600;
}
.boxContent3{
	clear: both;
	padding: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333; 
	background-color: #fff;
	border-bottom: 1px solid #FF6600;
	border-Left: 1px solid #FF6600;
}

/* 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: 105px; /*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;
}

