
.subCatTitle {
		height:					25px;
		background-color:		#7bba27;
		font:					bold 18px arial;
		color:					#ffffff;
		text-indent:			10px;
		cursor:					pointer;
}

.subCatText a{
		color:				#4C5454;
		text-decoration:	none;
		font-weight:		bold;
}
.subCatText{ padding: 0 10px;}

.subCatMore a{
		color:				#7bba27;
		font-weight:		bold;
		text-decoration:	none;
}

.subCatMore {
	padding: 0 10px; margin-top:45px;
}