#catsub-container {
	
}
#catSub {
	margin: 30px 0px 0px 0px;	
}
#catSub h1 {
	padding: 0px 0px 0px 10px;
	margin: 0px;
}
#catSub table {
	width: 100%;
}
#catSub table td {
	background-color: #fff;
}
#catSub a{
	font-weight: normal;
	text-decoration: none;
}
#catSub a:hover {
}
#catSub .image {
	text-align: center;
}
#catSub .image img {
	
}
#catSub .name {
	margin: 10px 0px 25px 0px;
	text-align: center;
}
#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;
}

