#StoreHomeModuleWrapper{
	wdith: 770px;
	height: auto;
	padding: 2px;
	background-color: #000;
}


.ModuleItem{
	width: 146px;
	height: auto;
	float: left;
	margin-right: 10px;
}
.ModuleItemLast{
	width: 146px;
	height: auto;
	float: left;
	margin-right: 0px;
}

.ModuleItemHeader{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #666;
	margin-bottom: 4px;
	font-size: 11px;
	border-top: solid 1px #333;
	padding-top: 8px;
	margin-bottom: 8px;
}


#StoreHomeFeatureSlides{
	width: 770px;
	height: 375px;
	margin-bottom: 10px;
	overflow: hidden;
}

