/* %~%@ < 4.000 > @%~% */
/* %~%# < 2/13/2009 > #%~% */
/* %~%! < cart4 > !%~% */

/* Specific styles for category product display */
.c4FrmP1Product{
	width: 100%;
}
.c4TblP1ProdTable {
	width: 100%;
}
.c4TDP1NoProds {}
.c4TdP1Prodcell {
	vertical-align: top;
}
.c4SpanP1SalePrice {}
.c4DivP1SalePrice { display: inline; }
.c4DivP1ProdPrice { display: inline; }
.c4ImgP1ProdTHPic {
	border: 3px solid #E4E4DD;
}
.c4ImgP1ProdTHPic:hover {
	border: 3px solid #80890A;
}
.c4TdLTable {
	width:100%;
}
.c4TdLTitle {
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 5px;
	border-bottom: 1px solid #3366CC;
}
.c4TdLLeftCell{
	width: 175px;
}

.c4TdLRightCell{
	font-size: 12px;
	border-left: 1px solid #3366CC;
	padding-left: 5px;
}

.BlackBorder {
	border: none;
}

.c4BG1 {
	background-color: transparent;
}

.product-linear {
	border-bottom: 1px solid #E8E8E8;
}

.featured-wrap .product-linear {
	border-bottom: 0;
}

.product-linear td {
	padding: 5px 0 10px 0;
}

.featured-wrap .product-linear td {
	padding: 0;
}