#subCategoriesList {

}
#subCategoriesList P {

}
#subCategoriesList A {
	color: #2C3258;
	font-weight: bold;	
	text-decoration: none;	
	line-height: 20px;
}
#subCategoriesList A:HOVER {
	text-decoration: underline;	
}
#Pagination {
}
#Pagination A {
	font-size: 10px !important;
	color: #C51515;
}
DIV.directoryItem {
	border-bottom: 1px solid #ddd;
	margin: 0;
	padding: 15px 10px;	
}
DIV.directoryItem H3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif  !important;
	font-size: 12px !important;
	margin: 0;
	padding: 0;	
}
DIV.directoryItem P {
	margin: 0;
	padding: 0;	
}
DIV.directoryItem P A {
	color: #4169E1;
	font-weight: bold;
}