
table.catalog-section
{
	text-align: center;
	padding: 0;
	margin: 0 auto 20px;
	position: relative;
	border-collapse: collapse;
}

table.catalog-section td
{
	padding: 13px 0px 0px 0px;
	text-align: center;
	margin: 0px;
	xpadding: 3px;
	background: url("images/bg_field.gif");
	border-right: 20px solid #fff;
	width: 156px;
	vertical-align: top;
}



table.catalog-section td a img
{
	border: 0px;
	text-align:center;
}

table.catalog-section td a.name
{
	display: block;
	color:#707274;
	font-size:12px;
	font-weight:bold;
	margin: 14px 13px 13px 13px;
	line-height:11px;
	text-align:center;
	vertical-align: top;
	text-decoration: none;
	


}

table.catalog-section td a.name:hover
{
	text-decoration: none;
}


