/* list page XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX  */

	

body#product_list #content_block{
	width:691px;
	margin-right: 47px;

}

#list_block{
	background-color:white;
padding-top:52px;
position:relative;
width:691px;
z-index: 2;
}
.list_module {
	position: relative;
	display: inline;
	float: left;
	width: 173px;
	height: 221px;
	margin:10px 25px 20px;
	background:white url(/images/list_module.gif) no-repeat scroll 0 0;
}

.list_desc{
	
	color: black; 
	height: 3.6em; 
	display: block; 	
	overflow: hidden;
	text-align:center;
	padding: 10px 10px 0.2em 10px;
}
.list_image {
	clear:both;
}
.list_image a {
/*	position:absolute;
	top:50px;*/
	width:110px;
/*	clear:both;*/
	display:block;
	height:110px;
/*	left:30px;*/
margin:	auto;
}

.list_desc strong{
	font-weight: bold;
}

.list_desc a {
	text-decoration: none;
	font-weight: bold;
}

.list_price {
	bottom:20px;
	color:#566015;
	float:left;
	font-size:110%;
	font-weight:bold;
	left:15px;
	position:absolute; 
}

.b_quick_details, .list_viewdetails {
	bottom:5px;
	float:right;
	position:absolute;
	right:24px;
	width:90px;
}
.list_viewdetails a:link, .list_viewdetails a:visited {
	/*background: transparent url(/images/b_viewdetails.gif) no-repeat 0px 0px;*/
	padding: 0 1.2em;
	margin:0 auto;
}

.list_viewdetails a:hover, .list_viewdetails a:focus , .list_viewdetails a:active{
	/*background: transparent url(/images/b_viewdetails.gif) no-repeat 0px -28px;*/
}

h4{
	font-size:122%;
}
.list_searchsuggestion{
	padding-top: 0.5em;
	font-size: 166%;
	color: #A82019;
}

.list_searchsuggestion a{
	font-style: italic;
}

.list_searchsuggestion a span{
	font-style: normal;
}


#list_similarsearchsuggestion{
	border:1px solid #aa0000; width:547px; margin-left:2ex; margin-bottom:1em;
}
#list_similarsearchsuggestion h3{
	background-color:#aa0000; color:#fff; text-indent:5px;
}
#list_similarsearchsuggestion li{
	padding: 2px 0px 6px 0px;
}
#list_similarsearchsuggestion ul{
	margin:3px 0px 0px 25px;
}
/* list page end */

