/* --- detail --- */

/* --- custom design --- */
.shop .detailSpacer {
	clear: both; /* delete float */
	height: 20px;
	background-image: url(../../images/site/shop_listspacer.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.shop .detailSpacer hr {
	display: none;
}