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