/**
 * mediehuset_flexblock_pandehaar 
 */

#topnav {
	margin-top: 3px;
}

#topnav .item {
	display:inline;
	float:left;
	margin: 0 2px;
	padding: 0;
	background-image: url('http://ing.dk/annoncer/pan/bg_menu2.png');
	height: 57px;
	overflow: hidden;
}

#topnav .first {
	margin-left: 0;
}

#topnav .last {
	margin-right: 0;
}

#topnav .item img {
	margin: 0px 10px 0px 0px;
	float: left;
}

#topnav .item p {
	font-size: 12px;
	line-height: 15px;
	padding-top: 2px;
	padding-right: 5px;
}

#topnav .item span {
	color: #0099cc;
	font-size: 11px;
}

/**
 * mediehuset_article_list_minimal (1) 
 */
.mh_fb_alist_general .header {
	background-image: url(/themes/ing_theme/images/stipletlinje300.gif);
	background-repeat: repeat-x;
	background-position: top;
	
	padding: 10px 0px 5px 0px;
	margin-bottom: 5px;
	
	border-bottom: 1px solid black;
	
}

	.mh_fb_alist_general .header a {
		display: block;
	}
	
	.mh_fb_alist_general .header h2 {
		line-height: 14px;
		font-size: 14px;
		font-weight: bold;
		text-transform: uppercase;
	}
	
	.mh_fb_alist_general .subheader {
		font-weight: bold;
	}
	
.mh_fb_alist_general li {
	list-style-type: none;
	margin: 6px 0;
}

.mh_fb_alist_general .content {
	border-bottom: 1px solid black;
	margin-bottom: 5px;
}
