/* Frontpage Category Display */

.mainlevel_frontpage_categories {
	font-weight: bold;
	font-size: 1.2em;
	/*font-family; Georgia, Arial;*/
	color: #384a59 !important;
	padding-bottom:10px;
	text-decoration: none;
	/*height:100px;*/
	padding-top:10px;
	
	}
.mod_frontpage_div {
	float:left;
	text-align:left;
	/*background:#FCFCFC;*/
	margin:0px;
	padding-bottom:8px;
	border-right:0px dotted #888;
	/*border-bottom:1px dotted #888;*/
	}
.sublevel_frontpage_categories {
	color: #4e5b67 !important;
	font-size: 1.1em;
	line-height: 18px;
	}
.bullets{
	color: orange !important;
	
	float:left;
}