@charset "UTF-8";
#content p {
	font-size: 13px;
	line-height: 20px;
	margin-bottom: 20px;
}
p.categoryIntro   {
	/*width: 550px;*/
}
#galleryLink  {
	width: 130px;
	float: right;
	clear: none;
	text-align: center;
	margin-top: 20px;
	border-left: solid 1px #a1C050;
}
ul.subCatList li {
	display: inline;
	/*width: 120px;*/
	width: 164px;
	float: left;
	text-align: center;
	font-size: 16px;
	line-height: 18px;
	margin: 20px 30px;
	padding: 10px 0px;
	border: 1px solid #EEEEEE;
}
ul.subCatList img, ul.subCatList a:hover img {
	/*margin-bottom: 10px;
	border-left: 1px solid #a1c050;*/
}
ul.subCatList img.first, ul.subCatList a:hover img.first  {
	border: none
}
p.noToolsLink {
	clear: both;
	font-size: 12px;
	padding-top: 20px;
}
p.noToolsLink img {
	vertical-align: bottom;
	margin-right: 7px;
}
ul.subCatList {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 16px;
}
