table#homeSubCats {z-index:1; margin-top:5px;}
table#homeSubCats td {
	text-align:center;
	padding-top: 7px;
	padding-bottom: 7px;
	line-height: 100%;
	vertical-align: bottom;
	width: 230px;
	/*border-right: 1px solid #999;
	border-bottom: 1px solid #999;*/
}
table#homeSubCats td .catThumb {margin:0; line-height:130%; text-align: center;}

table#homeSubCats td p {
	margin:1%;
	line-height:130%;
	padding: 0;
}

table#homeSubCats td img {
	border: 1px solid #ddd;
	padding-bottom: 20px;
	margin: 0px;
}

* html table#homeSubCats td img {
	padding-bottom: 23px;
}

table#homeSubCats td.smallText {
	height: 30px;
	/*text-transform: uppercase;*/
	font-size: 10px;
}

table#homeSubCats td.smallText a {
	font-size: 10px;
	text-decoration:none;
	font-weight:bold;
	color: #555;
	display: block;
	width: 175px;
}

table#homeSubCats td.smallText a.textLink {
	margin-top: -25px;
	border-top: 0px solid #999;
	line-height: 22px;
}

/*table#homeSubCats .top {
	border-top: 1px solid #999;
}
table#homeSubCats .left {
	border-left: 1px solid #999;*/
}


table#homeCats {
	text-align: center;
	border-bottom:0px solid #C1CED4;
	margin: 0 0 10px 0;
	background: transparent;
	width: 100%;
}
table#homeCats td.smallText {
	padding: 0px;
	font-size: 10px;
	background: transparent;
	vertical-align: top;
	line-height: 16px;
}

table#homeCats td.smallText a {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	margin: 0px auto;
}

table#homeCats td img {
	margin: 0px;
	border: 1px solid #999;
}

span.homeCatTitle {
	display: block;
	padding: 0px 10px;
	font-size: 11px;
	color: #000;
	background: #eeece9;
	font-weight: bold;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	margin-top: 10px;
	margin-left: -10px;
}

