#catSub {
}
#catSub table {
	width: 100%;
}
#catSub td {
	margin: 0px;
	padding: 25px 0px 25px 0px;
}
#catSub a{
	color: #B22025;
	text-decoration: none;
}
#catSub a:hover {
	text-decoration: underline;
	font-weight: normal;
}
#catSub .image {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	text-align: center;
}
#catSub .name {
	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;
}

.image_tile {

}