.listingHolder_accyLine{

}
.listingHolder_accyLine .productItem{
	width: 672px;
	float: left;	
}
.listingHolder_accyLine .productSeperatorX{
	background-image:url("/assets/images/generic/wideSeperatorX.png");
	background-repeat:no-repeat;
	background-position: center center;
	clear: both;
	height: 16px;
	width:672px;
}
.listingHolder_accyLine .productSeperatorXhidden{
	background-image: none;
	clear: both;
	height: 16px;
	width:672px;
}
.listingHolder_accyLine .productSeperatorYhidden{
	display: none;
}
.productListingAccyLine{
	clear: both;
	height: 95px;
	width: 672px;
}
.productListingAccyLine H3{
	font-weight: bold;
	overflow: hidden;
	height: 16px !IMPORTANT;
	display: block !IMPORTANT;
	font-size: 12px !IMPORTANT;
	background: none !IMPORTANT;
	margin-left: 0px !IMPORTANT;
	padding-left: 0px !IMPORTANT;
	margin-bottom: 0px !IMPORTANT;
}
.productListingAccyLine A{
	color: #183CAD;;
}
.productListingAccyLine A:hover{
	text-decoration: underline;
}

.productListingAccyLine .productImage{
	float: left;
	width: 89px !IMPORTANT;
	height: 89px !IMPORTANT;
	overflow: hidden;
	text-align: left;
}
.productListingAccyLine .productImage .padder{
	padding: 0px;
	padding-right: 10px;
}
.productListingAccyLine .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;
}
.productListingAccyLine .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;
}
.productListingAccyLine .rectangle .prdShot IMG{
	width: 79px;
	height: 53px;	
}
.productListingAccyLine .productImage .mfrLogo{
	width: 79px;
	height: 31px;
	overflow: hidden;
	font-size: 6pt;
}
.productListingAccyLine .productDetails{
	float: left;
	width: 462px;
}
.productListingAccyLine .productDetails .padder{
	padding: 0px !IMPORTANT;
	height: 66px;
	overflow: hidden;
}
.productListingAccyLine .productDetails .labelFormat{
	font-style: italic;
}
.productListingAccyLine .productDetails .description{
	color:#666666;
	font-size:8pt;
	line-height:10pt;
	margin-top:5px;
}
.productListingAccyLine .productLinks{
	text-align: right !IMPORTANT;
	float: left;
	width: 115px !IMPORTANT;
	clear: none !IMPORTANT;
	color: #000000;
}
.productListingAccyLine .productPrice{
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
}
.productListingAccyLine .priceFormatCode{
	font-size: 7pt;
	padding-right: 3px;
}
.productListingAccyLine .productLinks .padder{
	padding: 0px !IMPORTANT;
	padding-top: 46px !IMPORTANT;
}
.productListingAccyLine .catLink{
	border: 1px solid #cccccc;
	background-color: #eeeeee;
	clear: both;
	font-size: 7pt;
	padding: 2px;
	padding-left: 5px;
	margin-top: 2px;
	height: 14px;
}
.productListingAccyLine .catLink B{
	font-size: 7pt;
	font-weight: normal;
	color: #183CAB
}