h2.product_name{
	border:#fff 0 solid;
	font-family:Tahoma;
	font-weight:bold;
}
DIV.product_name{
	border:#fff 0 solid;
	font-family:Tahoma;
	font-weight:bold;
	color:#2d96d7;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	padding-bottom:15px;
}
.shop_block{
	display: -moz-inline-box; display: inline-block; *zoom: 1; *display: inline; /* фаза 1 — добавляем inline-block */
	word-spacing: normal; /* фаза два — восстанавливаем убранный пробел в блоках */
	vertical-align: top;
	margin-left:40px;
	width:140px;
	padding-bottom: 10px;
	margin-bottom:10px;
	text-align:center;
}
a.age_good_header,a.age_good_header:visited{
	font-family:Arial;
	font-size:13px;
	color:#464646;
	text-decoration:underline;
	font-weight:bold;
	text-transform:capitalize !important;
}
a.age_good_header:hover{
	font-family:Arial;
	font-size:13px;
	color:#464646;
	text-decoration:none;
	font-weight:bold;
	text-transform:capitalize !important;
}
.product_datails{
	
}