.shoptextbox
{
float:left;
Padding:20px 5px 0 0px;
margin-top:15px;
}

.shopsearchholder
{
margin-top:10px;
float:left;
height:30px;

}

form.searchshop
{float:left;}


.boxTitleLeft, .boxTitleRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #d60000;
	height: 20px;
	border-left: none;
	padding-left: 5px;
	padding-top:6px;
	font-weight:bold;
}

.boxContentLeft, .boxContentRight {
	border-left: none;
	border-bottom: 1px solid #c7c2c2;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 15px;
}
.colLeft {
float:left;
	left: 0px;
	width: 157px; 
	padding-right: 5px;
	margin-right:5px;

}
.colMid {
float:left;
width: 595px;
}
.colRight {
	position: relative;
	width: 150px; 
	padding-left: 5px;
	right: 0px;
	float: right;
}
.boxContent {

	padding: 3px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #656565;
	margin-bottom: 5px;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	left: 0px;
	width: 157px; 
	padding-right: 5px;
	float: left;
}
.colMainCheckout {
	width: 593px;
	float: left;
	margin-left:5px;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
	margin-top: 10px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {

	text-align: center;
	margin: 0px;
	float: left;
	width: 582px;
	font-weight:bold;
}
.subCat {	
	text-align: center;
	padding: 5px 0 50px 0;
	float: left;
	width: 134px;
	height: 50px;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.latestProds {
	float: left;
	text-align: center;
	width: 145px;
	height: 120px;
}

