/* Frontpage Category Display */

.mainlevel_frontpage_categories {
	font-weight: bold !important;
	font-size: 11px;
	font-family; Arial;
	color: #9DB9C8 !important;
	/*position: relative;
	top: -45px;*/
	padding-top:10px;
	display: block;
	/*height: 45px;*/
	vertical-align: bottom;

line-height: 10px;
padding-left: 7px;
padding-right: 7px;
text-align: center;
	}
.mod_frontpage_div {
	float:left;
	text-align:center;
	background:none;
	margin:0px;
	padding-bottom:30px;
	/*border-right:1px dotted #888;
	border-bottom:1px dotted #888;*/
	}
.sublevel_frontpage_categories {
	color: #3399FD !important;
	}