#catsub-container {
	margin: 0px 0px 0px 0px;	
}
#catSub {
}
#catSub table {
	width: 100%;
}
#catSub td {
	margin: 0px;
	padding: 5px;
}
#catSub .image {
	text-align: center;
	margin: 0px 0px 10px 0px;
}
#catSub .image img {
	border: 1px solid #685674;
}
#catSub .name {
	text-align: center;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}
#catSub .name a {
/*	color: #685674;	*/
}
#catSub .description {
	text-align: center;
}
#catSub .product_name {
	font-weight: bold;	
	
}

/* 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;
}
