#catSub {
}

#catSub table {
	border-collapse:collapse;
	margin:0;
	padding:0;
	width:100%;
}

#catSub td {
	margin: 0px 0px 10px 0px;
}

#catSub .image {
	text-align: center;
}

#catSub .image img {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	display: inline;
	border: none;
}

#catSub .image a {
	text-decoration: none;
}

#catSub h2.name {
	text-align: center;
	vertical-align: middle;
	font-weight:normal;
	font-size:12px;
}

#catSub .description {
	text-align:center;
}

/* Set the style for prev next and page numbers */
#pageNumber {
}

#pageNumber a {
	padding: 3px;
}

#pageNumber a:hover, #pageNumber a.current {
	background-color: #ECECEC;
	text-decoration: none;
}
