

div.catalog-view { 
	background: url(/i/catalog/plashka-bg.gif) repeat-x;
	float: left;
	height: 90px;
	position: relative;
	width: 220px;
	margin-right: 20px;
	margin-bottom: 20px;
}
div.catalog-view div.image { 
	background: url(/i/catalog/plashka-bg-left.gif) no-repeat;
	height: 90px;
	position: absolute;
	width: 93px;
	z-index: 2;
}
div.catalog-view div.image img { 
	border: none;
	height: 88px;
	width: 93px;
}
div.catalog-view div.text { 
	background: url(/i/catalog/plashka-bg-right.gif) no-repeat right;
	height: 90px;
	position: absolute;
	right: 0;
	width: 127px;
	z-index: 1;
}
div.catalog-view div.text div { 
	padding: 8px 10px;
}

br.prod_br_second {
	clear: none;
	display: none;
	clear: expression(fnprodiebugfix_clear('second'));
	display: expression(fnprodiebugfix_display('second'));
}
br.prod_br_third {
	clear: none;
	display: none;
	clear: expression(fnprodiebugfix_clear('third'));
	display: expression(fnprodiebugfix_display('third'));
}





div.group-view { 
	width: 100%;
}
div.group-view div.image { 
	background: url(/i/catalog/group_view-photobg.gif) no-repeat;
	float: left;
	height: 110px;
	width: 110px;
}
div.group-view div.image img { 
	border: 1px solid #dcd6c0;
	height: 98px;
	width: 98px;
}
div.group-view div.text { 
	float: right;
	margin-left: -110px;
	width: 100%;
}
div.group-view div.text div.text-cont { 
	margin-left: 110px;
	padding-left: 5px;
}
div.group-view div.text div.text-cont span { 
	color: #515151;
}
div.group-view a.gomodel {
	background: url(/i/go-active.gif);
	display: block;
	float: right;
	height: 19px;
	width: 19px;
}



hr.catalog { 
	border: none;
	border-top: 2px solid #dcd6c0;
	height: 2px;
}


