/* list page XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX  */
#pageTitle h1{padding-bottom:12px;}

#cat_block{
	margin-top: 12px;
	position: relative;
	display:block;
	width: 564px;
	margin: 0 6px;
	clear: both;
}

.cat_module {
		position: relative;
	display: inline;
	float: left;
	width: 127px;
	margin: 10px 6px 20px 6px;
	background: #ffffff url(/images/list_module-bkg.gif) repeat-x top;	
	border: 1px solid #c2c2c2;
	text-align: center;
}
h2{	font-size: 85%;}
h2 a span{
	height: 3.7em; 
	display: block; 	
	overflow: hidden;
	margin:6px;
}

h2 a:link span, h2 a:visited span{color:#000000;text-decoration:underline;}
h2 a:focus span, h2 a:hover span, h2 a:active span{
	color:#666666;
	text-decoration:underline;}

h2 a:link .list_image, h2 a:visited .list_image {text-decoration: none;}

/* for the shop now button. */
.b_details:link,.b_details:visited{
		text-align: center;
		text-indent: 0;
}
/* list page end */

