
	.product {
		min-height: 300px !important;
	}
	
	.product_image {
		border-top: 1px dashed #d9d9d9;
	}
		
	.container {
		width: 870px;
		margin: 0 auto;
	}

	ul.tabs2 {
		margin: 0px;
		padding: 0px;
		list-style: none;
	}
		
	li.tab2-link {
		background: #eee;
		border-top: 3px solid #eee;
		color: #333334;
		padding: 10px 0;
		cursor: pointer;
		font-size: 17px;
		font-family: 'solido_book', arial, sans-serif;
		font-weight: normal;
		width: 145px;
		float: left;
		text-align: center;
	}
	
	ul.tabs2 li:nth-child(7n) {
		width: 145px;
	}
		
	li.tab2-link:hover {
		color: #333334;
		background: #e3e3e3;
		border-top: 3px solid #b11b11;
		font-family: 'solido_book', arial, sans-serif;
		font-weight: normal;
	}

	li.tab2-link.current {
		background: #fff;
		border-top: 3px solid #ee2e24;
		color: #333334;
		font-family: 'solido_book', arial, sans-serif;
		font-weight: normal;
	}

		
	.merch_groups {
		display: none;
		background: none;
		margin: 7px 0 0 45px !important;
	}
		
	.currentmerch {
		display: block !important;
	}
	
	.hiderecom {
		display: none !important;
	}

	.view_all {
		width: 20%;
		margin: auto;
		text-align: center;
		font-size: 18px;
		font-family: 'solido_bold', arial, sans-serif;
		color: #333334;
		background: #dedede;
		padding: 10px 20px;
		display: none;
	}
		
	.view_all:hover {
		background: #f12909;
		color: #fff;
	}
	
	.shopcolumn h2 {
		display: none;
	}
	
	.scrollshelf {
		margin-bottom: 40px !important;
		width: 870px !important;
		height: 1150px !important;
	}
	
	.scrollholderv1 a.right {
		display: none !important;
	}
	
	.scrollholderv1 a.left {
		display: none !important;
	}
	
	.rating {
		display: none;
	}
	
	.items {
		width: 0 !important;
	}
	
	.items > .group {
		width: 870px !important;
	}
	
	.group > .item {
		width: 173px !important;
		margin-bottom: 21px !important;
		border-right: 1px dashed #D9D9D9;
	}
	
	.item:nth-child(5n) {
		border-right: none !important;
	}
	
	.mainitem {
		width: 164px !important;
		margin-bottom: 20px !important;
	}
	
	.mainitem a:link {
		height: 185px !important;
	}
	
	.mainitem a:link img {
		max-width: 130px !important;
		max-height: 180px !important;
	}
	
	.mainitem > a.title {
		width: auto !important;
		height: 25px !important;
	}
	
	.mainitem > a.title > p {
		font-size: 14px;
		color: #095490 !important;
	}
	
	.mainitem > a.title > p:hover {
		color: #095490 !important;
	}
	
	a.title p {
		width: auto !important;
		height: auto !important;
		position: inherit !important;
	}
	
	.mainitem > p > span.price {
		font: 32px/32px "solido_bold","helvetica", "arial narrow" !important;
	}
	
	.items > .group {
		width: 870px !important;
	}
	
	.mainitem > .subitem {
		display: none;
	}