
th.listingHolder_box{
}
.homepageProductListingProducts .listingHolder_box .productItem{
	width: 237px;
	height: 230px;
	float: left;
}
.listingHolder_box .productItem{
	width: 244px;
	height: 230px;
	float: left;
}
.productItem.nocat{
	height: 195px !IMPORTANT;
}
.listingHolder_box .productSeperatorX{
	background-image:url("/assets/images/generic/homepage_productSeperatorX.png");
	background-repeat:no-repeat;
	background-position: top center;
	height:2px;
	margin-top:10px;
}
.listingHolder_box .productSeperatorY{
	background-image:url("/assets/images/generic/homepage_productSeperatorY.png");
	background-position:center center;
	background-repeat:no-repeat;
	float:left;
	height:165px;
	width:10px;
}
.listingHolder_box .productSeperatorYhidden{
	display: none;
	background-image: none;
	background-position:center center;
	background-repeat:no-repeat;
	float:left;
	height:165px;
	width:10px;
}
.listingHolder_box .productItem{
	float: left;
	width: 244px;
	font-size: 8pt;
	font-weight: normal;
	font-family: 'Arial','Helvetica',sans-serif;
}
.homepageProductListingProducts .listingHolder_box .productItem{
	float: left;
	width: 237px;
	font-size: 8pt;
	font-weight: normal;
	font-family: 'Arial','Helvetica',sans-serif;
}
.listingHolder_box .productItem A{
	text-decoration: none;
}
.listingHolder_box .productItem A:hover{
	text-decoration: underline;
}
.listingHolder_box .productItem.rectangle .prodHeader{
	margin: 0px 0px 3px 0px;
	padding: 3px 3px 1px 3px;
	background-image: url("http://www.htfr.com/assets/images/generic/backgrounds/fade_box.jpg");
    background-position: left bottom;
    background-repeat: repeat-x;
    border: 1px solid #CCCCCC;
	font-weight: normal;
	width: 235px;
	height: 32px;
	overflow: hidden;
}
.listingHolder_box .productItem.square .prodHeader{
	margin: 0px 0px 3px 0px;
	padding: 3px 3px 1px 3px;
	background-image: url("http://www.htfr.com/assets/images/generic/backgrounds/fade_box.jpg");
    background-position: left bottom;
    background-repeat: repeat-x;
    border: 1px solid #CCCCCC;
	font-weight: normal;
	width: 235px;
	height: 48px;
	overflow: hidden;
}
.listingHolder_box .productItem .prodHeader .title{
	display: block;
}
.listingHolder_box .productItem .prodHeader .label{
	display: block;
	float: left;
	width: 165px;
}
.listingHolder_box .productItem .prodHeader .year{
	display: block;
	float: left;
	width: 66px;
	text-align: right;
}
.listingHolder_box .productItem .prodContent{
	padding: 0px 4px 0px 4px;
}
.listingHolder_box .productItem .prodContent .releaseDate{
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	padding: 0px 0px 0px 0px;
}
.listingHolder_box .productItem .prodContent .mrNumber{
	display: block;
	float: left;
	width: 80px;
	height: 12px;
	font-size: 8pt;
	font-weight: bold;
}
.listingHolder_box .productItem .prodContent .mp3ListingLink{
	display: block;
	float: left;
	width: 70px;
	height: 12px;
	background-image: url("http://www.htfr.com/assets/images/generic/playMP3.gif");
	background-repeat: no-repeat;
	background-position: top right;
}
.listingHolder_box .productItem .prodContent .mp3ListingLink_empty{
     display: block;
	float: left;
	width: 70px;
	height: 12px;
}
.listingHolder_box .productItem .prodContent .description{
	display: block;
	font-size: 7pt;
	width: 150px;
     height: 69px;
     overflow: hidden;
	clear: left;
	padding: 3px 0px 0px 0px;
}
.listingHolder_box .productItem .prodContent .prodShot{
	width: 79px;
	float: right;
	clear: right;
}
.listingHolder_box .productItem .prodContent .mfrLogo{
	width: 79px;
	float: right;
	clear: right;
}

.listingHolder_box .productItem .prodSelling{
     clear: both;
	padding: 3px 4px 0px 4px;
}
.listingHolder_box .productItem .prodSelling H5.prodPrice{
	display: inline;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.listingHolder_box .productItem .prodSelling .prodFormat{
	font-size: 9px;
}

.listingHolder_box .productItem .prodSelling .prodButton{
	float: right;
}

.listingHolder_box .productItem H6.catLink{
	margin: 3px 0px 0px 0px;
	background-color: #EEEEEE;
     border: 1px solid #CCCCCC;
	font-size: 7pt;
	text-align: center;
	padding: 2px 0px 2px 0px;
}

.listingHolder_box .productItem.square .releaseDate{
	display: none;
}
.listingHolder_box .productItem.square .prodContent{
	margin-top: 7px;
}
.listingHolder_box .productItem.rectangle .label{
	display: none;
}
.listingHolder_box .productItem.rectangle .year{
	display: none;
}
