#catSub {
}
#catSub table {
	width: 100%;
}
#catSub td {
	margin: 0px;
	padding: 10px 0px 10px 0px;
}
#catSub a{
	color: #989898;
	font-weight: bold;
}
#catSub a:hover {
	color: #27a5b1;
	text-decoration: none;
}
#catSub .image {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	text-align: center;
}
#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;
}

.image_tile {
	border: 1px solid #acacac;
}