#catboth_container {
	padding: 0px 0px 0px 35px;		
}
#catSub {
	width: 550px;
}
#catSub table {
	
}
#catSub td {
	margin: 0px;
	padding: 0px 20px 60px 22px;
}
#catSub .image {
	border: 1px solid #cccccc;
	text-align: center;
}
#catSub .name {
	text-align: center;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
}
#catSub .name a {
	text-decoration: none;	
}
#catSub .name a:hover {
	text-decoration: underline;	
}
#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;
}
