#PageContent #subCategoriesList {
	width: 465px;
	border-top: 1px solid #3E3E3E;
	border-left: 1px solid #3E3E3E;
	border-right: none;
	border-bottom: none;
	margin: 0;
	padding: 0;
	float: left;
	color: 
}
#PageContent #subCategoriesList P {
	width: 154px;
	text-align: center;
	line-height: 35px;
	border-right: 1px solid #3E3E3E;
	border-bottom: 1px solid #3E3E3E;
	margin: 0;
	padding: 0;
	float: left;
}
#PageContent #subCategoriesList A {
	color: #68A52E;
	font-weight: bold;
	text-decoration: none;
}
#PageContent #subCategoriesList A:hover {
	text-decoration: underline;
}
#PageContent A {
	color: #3A541B;
	text-decoration: none;
}
#PageContent DIV {
	width: 430px;
	margin: 0;
	padding: 10px 15px;
	border-bottom: 1px solid #ddd;
}
#PageContent DIV P {
	margin: 0 0 5px 0;
	padding: 0;
}
#PageContent DIV P A {
	color: #3A541B;
	font-weight: bold;
	text-decoration: none;
}
#PageContent DIV P A:hover {
	color: #4A731A;

}
#PageContent DIV SPAN {
	margin: 0 0 0 0;
	padding: 0;
}

