
.CategoryDiv
{
	width:155px;
	height:260px;
	float:left;
	background-image:url("/images/catalog/subcategorybg.png");
	background-repeat:no-repeat;
	text-align:center;
	padding-bottom:5px;
	margin: 0 auto;
}

.CategoryImage
{
	text-align:center;
}

.CategoryTitle
{
	color:#2b61ad;
	font-weight:bold;
	font-size:14px;	
	text-align:center;
	width:150px;
	position:relative;
	text-decoration:none;
}

.CategoryDescription
{
	color:#2b61ad;
	font-size:12px;	
	font-weight:normal;
	text-align:center;
	width:175px;
	text-decoration:none;
}

	

