#catHeader {
	background: transparent url(/images/cat-default.gif) no-repeat top;
}


/* List Page ******/	


.listItemtd {
	border-bottom:3px solid #666666; 
	padding-top:10px;
}


/* End List Page ******/	

/*  ProductPage    */
/*  1st Row Style  */

#prodInfo{
	background: url(/images/list_grad.gif) repeat-x;
}

/*  END 1st Row Style  */
/*  2nd Row Styles */

#prodDesc{
	background: none;
}

#prodAlsoConsider{
	background-color: #fff;
}

#prodAlsoConTitle{
	background: url(../images/prod-alsoConsider-def.gif) no-repeat top;
	height: 26px;
	width: 199px;
	border-bottom: 2px solid #ffffff;
	margin: 0px;
}

.featurecat{
	position: relative;
}

.featurecat_shopnow a:link, .featurecat_shopnow a:visited {
	display: block;
	width: 78px;
	height: 20px;
	background:transparent url(/images/btn_sprite.gif) no-repeat scroll 0 -85px;
	color: white;
	font-size: 14px;
	text-decoration: none;
	text-indent: -9999px;
	z-index: 99;
}

.featurecat_shopnow a:hover, .featurecat_shopnow a:focus, .featurecat_shopnow a:active {
	background:transparent url(/images/btn_sprite.gif) no-repeat scroll 0 -115px;
	text-decoration: none;
}



/*  End 2nd Row Styles */
/*  End of Product PAge */
