body {
	background-color:#000;
	font-family:arial;
	color:#555;
	font-size:13px;
}
.rowone{
	background-color:#4f4f4f;
	text-align:left;
	color:#fff;
}
.errors{
	color:#e41d1f;
	font-style:italic;
}
.success{
	color:#000;
	font-weight:bold;
}
.label{
	width:180px;
	text-align:left;
}
.searchbox{
	font-size:11px;
}
.blackcolor{
	background-color:#222;
	text-align:left;
	color:#fff;
	font-weight:bold;
}
.cartbuttons{
	margin-left:5px;
}
.rowtwo{
	background-color:#ddd;
	color:#000;
	text-align:left;
}
.content-bg {
	background-repeat:no-repeat;
	background-color:#fff;
}
.nav {
	background-image:url('../images/nav.jpg');
	background-repeat:no-repeat;
	width:217px;
	height:800px;
}

.boxes_top{
	background-image:url(../images/boxes-top.jpg);
	background-repeat:no-repeat;
	height:73px;
	padding-top:25px;
}
.navigation a{
	color:#fff;
}
.sml-deals {
	background-image:url(../images/sml-deals.png);
	height:171px;
	width:167px;
	text-align:center;
	font-size:13px;
	color:#fff;
}
.sml-hire-specials{
	background-image:url(../images/sml-hire-specials.png);
	height:172px;
	width:167px;
	text-align:center;
	font-size:13px;
	color:#fff;
}
.sml-supplement-specials{
	background-imagE:url(../images/sml-supplement-specials.png);
	height:171px;
	width:167px;
	color:#fff;
	font-size:13px;
	text-align:center;
}
.red{
	color:#e41d1f;
}