.listingHolder_line{

}
.listingHolder_line .productItem{
	width: 752px;
	float: left;	
}
.listingHolder_line .productSeperatorX{
	background-image:url("/assets/images/generic/wideSeperatorX.png");
	background-repeat:no-repeat;
	background-position: center center;
	clear: both;
	height: 16px;
	width:752px;
}
.listingHolder_line .productSeperatorXhidden{
	background-image: none;
	clear: both;
	height: 16px;
	width:752px;
}
.listingHolder_line .productSeperatorYhidden{
	display: none;
}
.productListingLine{
	clear: both;
	height: 95px;
	width: 752px;
}
.productListingLine H3{
	font-weight: bold;
	overflow: hidden;
	height: 16px;
	width: 548px;
}
.productListingLine A:hover{
	text-decoration: underline;
}

.productListingLine .productImage{
	float: left;
	width: 89px !IMPORTANT;
	height: 89px !IMPORTANT;
	overflow: hidden;
	text-align: left;
}
.productListingLine .productImage .padder{
	padding-right: 10px;
}
.productListingLine .square .prdShot{
	/*background-image: url('/assets/images/generic/noimage/vy_tb.jpg') !IMPORTANT;
	background-position: top left !IMPORTANT;
	background-repeat: no-repeat !IMPORTANT;*/
	display: block !IMPORTANT;
	width: 79px !IMPORTANT;
	height: 79px !IMPORTANT;
}
.productListingLine .rectangle .prdShot{
	/*background-image: url('/assets/images/generic/noimage/hw_tb.jpg') !IMPORTANT;
	background-position: top left !IMPORTANT;
	background-repeat: no-repeat !IMPORTANT;*/
	display: block !IMPORTANT;
	width: 79px !IMPORTANT;
	height: 53px !IMPORTANT;
}
.productListingLine .square .prdShot IMG{
	margin-top: 4px;
	width: 79px;
	height: 79px;	
}
.productListingLine .rectangle .prdShot IMG{
	width: 79px;
	height: 53px;	
}
.productListingLine .productImage .mfrLogo{
	width: 79px;
	height: 31px;
	overflow: hidden;
	font-size: 6pt;
}
.productListingLine .productDetails{
	float: left;
	width: 548px;
}
.productListingLine .productDetails .padder{
	width: 548px;
	height: 66px;
	overflow: hidden;
}
.productListingLine .productDetails .labelFormat{
	font-size: 7pt;
}
.productListingLine .productDetails .description{
	font-size: 8pt;
	line-height: 10pt;
	color: #666666;
	margin-top: 5px;
}
.productListingLine .productLinks{
	text-align: right;
	float: left;
	width: 115px;
	color: #000000;
}
.productListingLine .productPrice{
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
}
.productListingLine .priceFormatCode{
	font-size: 7pt;
	padding-right: 3px;
}
.productListingLine .productLinks.rectangle .padder{
	padding-top: 26px;
}
.productListingLine .productLinks.square .padder{
	padding-top: 46px;
}
.productListingLine .catLink{
	border: 1px solid #cccccc;
	background-color: #eeeeee;
	clear: both;
	font-size: 8pt;
	padding: 2px;
	padding-left: 5px;
	margin-top: 2px;
	height: 14px;
}
.productListingLine .catLink A B{
	font-size: 7pt;
	color: #183CAB;
	font-weight: bold;
}
.mp3ListingLink{
    background-image: URL('/assets/images/generic/playMP3.gif');
    background-repeat: no-repeat;
    width: 69px;
    height: 12px;
    display: block;
    margin-top: 2px;
}
.mp3ListingLink:visited{
    background-image: none;
}