#mega_menu {
	padding: 5px; 
	border-bottom: 1px solid #666666;
	background-color: #CCCCCC;
	text-align:center; 
	margin-bottom: 10px;
	background-image: url(http://static.emocore.se/_host/gmbg.gif);
	background-repeat: repeat-x;
	color: #999999;
	font-size: 13px;
	overflow: hidden;
}
.mega_a {
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}
.mega_a:hover {
	text-decoration: underline;
	color: #666666;
}

#mega_h {
	font-size: 13px;
	color: #555;
	font-weight: bold;
}