/* Frontpage Category Display */

.mainlevel_frontpage_categories {
	font-weight: bold !important;
	font-size: 12px;
	
	font-family: Arial;
	color: #222 !important;
	/*position: relative;
	top: -45px;*/
	padding-top:0px;
	display: block;
	/*height: 45px;
	font-style:italic;*/
	vertical-align: bottom;
	filter:alpha(opacity=70);
    -moz-opacity: 0.3;
    -khtml-opacity: 0.3;
    opacity: 0.7;
background: none;
line-height: 12px;
padding-left: 7px;
padding-right: 7px;
text-align: center;
	}
.mod_frontpage_div {
	float:left;
	text-align:center;
	background:none;
	margin:0px;
	padding-bottom:48px;
	/*border-right:1px dotted #888;
	border-bottom:1px dotted #888;*/
	}
.sublevel_frontpage_categories {
	color: #3399FD !important;
	}