/* Frontpage Category Display */

.mainlevel_frontpage_categories {
	font-weight: bold !important;
	font-size: 1.2em;
	font-family; Georgia, Arial;
	color: #454545 !important;
	
	padding-top:10px;
	}
.mod_frontpage_div {
	float:left;
	text-align:left;
	background:#FFFFFF;
	margin:5px;
	padding-bottom:10px;
	border-right:1px dotted #888;
	border-bottom:1px dotted #888;
	}
.sublevel_frontpage_categories {
	color: #B81D57 !important;
	}