body {
	font-family:Cursive, Arial;
	
}
a {
	color: #ff3200;
}
.pluginCategories span {
	background-image: url("../images/medical_bag.png"); background-repeat: no-repeat; background-position: left top;
}
.pluginCategories a {
	text-decoration: none;
}
.pluginCategories a:hover {
	text-decoration: underline;
}
#splashPage .pluginCategories {
	margin-top: 40px;
	border-top: 4px dotted #ccc;
	border-bottom: 4px dotted #ccc;
	padding: 10px;
}
#splashPage #container {
	background-color: #fff;
}
#searchPage #searchResultStats {
	margin-top: 20px;
	background: #dedede;
	border-top: 4px solid #ccc;
}
#searchPage .pluginCategories{
	background: #dedede;
	border-bottom: 4px solid #ccc;
}
#searchPage .pluginCategories table tr td {
	padding: 1px;
}
#searchPage .relatedSearches {
	background: none;
}