.maincontainer{
	margin: 0 auto; text-align:center;
	height: auto;
}

a.h2:hover {
	cursor: pointer;
	cursor: hand;
}
.mainbox {
width: 960px;
margin: 0 auto;
}
.blahbox {
width: 184px;
height: 306px !important; height: 315px;
float: left;
margin-right: 8px;
margin-top: 8px;
text-align: left;}

#topStores {
	clear: left;
	margin: 10px 0 0 0;
	padding: 0;
	text-align: left;
	list-style: none;
}
.blahbox h3,
.blahbox h3 a,
.blahbox h2,
.blahbox h2 a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	height: 40px;
	text-align: left;
	color: #406580;
	text-decoration: none !important;
	margin: 0;
}
.blahbox h3 a:hover,
.blahbox h2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	height: 40px;
	text-align: left;
	color: #556293;
	text-decoration: underline !important;
	margin: 0;
}
.blahbox .h2 {text-decoration:none !important;}



.blahbox ul,
.blahbox ul a,
.blahbox ul a:visited,
.blahbox ul li strong {
	font-size: 12px;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	margin-left: 0px !important;
	padding-left: 0px !important;
}
.blahbox ul a:hover,
.blahbox ul a:hover strong{
	text-decoration:underline !important;
	color: #556293;
}

.h1box {
	margin-top: 8px;
	width: 960px;
	border-bottom: 1px solid #ccc;
	}
.h1box h1 {
	font: Arial, Helvetica, sans-serif;
	color: 666361;
	margin: 0px;
	font-size: 24px;
	font-weight: normal;
	text-align:left;
	

}
