#catSub { 
}
#catSub table {
	
}
#catSub td {
	margin: 0px;
	padding: 5px;
}
#catSub .image {
	text-align: center;
	width:150px;
}
#catSub .name {
	text-align: center;
	font-weight: bold;
}
#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;
}

.inner {padding-left:10px;}

.name{ *padding-left:25px; *width:100px;}

