
.tbl_top_list {
	border-collapse: collapse;	
	width: 100%;
}

.td_top_list {
	padding: 0 11px 14px 11px;
	background: url(../gfx/catalog/cat_sep_x.jpg) repeat-x bottom left;
	width: 50%;
}

.no_bg {
	background: none;
}

.tbl_top_list td {
	font-family: Arial;
	vertical-align: top;
	text-align: left;
}

.tbl_top_list td.td_sep {
	width: 32px;
	background: url(../gfx/catalog/cat_sep_y.jpg) repeat-y center center;
}


table.tbl_category {
	margin: 0;
	margin-top: 25px;
	border-collapse: collapse;
}

table.top_cell {
	margin: 0;
}

.td_category_image {
	vertical-align: middle;
	text-align: center;
}

.td_category_description {
	padding: 0;
	padding-left: 10px;
}

.tbl_category h1 {
	margin: 0;
	padding: 0;
}

.tbl_category h1 a {
	font-size: 12px;
	color: #338822;
	text-decoration: none;
}

.tbl_category h1 a:hover {
	text-decoration: underline;
}

.tbl_category h2 {
	font-size: 11px;
	color: #474747;
	margin: 0;
	padding: 0;
	padding-top: 12px;
	font-weight: normal;
	text-align: justify;
}

.tbl_category_image {
	border-collapse: collapse;
	width: 100px;
}

.tbl_category_image td {
	height: 100px;
	text-align: center;
	vertical-align: middle;
	border: #bfeb9f 1px solid;
}


.tbl_category_image a img {
	margin: 0;
	padding: 0;
	border: 0;
}