.shopCategoryWrapper
{
	background:url('/plugins/Shop/ViewCategoriesBg.jpg') top right repeat-y #FD8400;
	float:left;
	width:180px;
	height:136px;
	margin-right:14px;
}
.shopCatRow
{
	height:136px;
}
.shopCategoryWrapperLast
{
	margin-right:0;
}
.shopCategory
{
	background:url('/plugins/Shop/ViewCategoriesLeftBg.gif') top left repeat-y;
	height:136px;
	overflow:hidden;
}
.shopCategory a
{
	text-decoration:none;
}
.shopCategoryWrapper span
{
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	padding:3px 0px 3px 10px;
	display:block;
}
