#wouter-news #submenus {
	float: left;
	padding: 1em;
	margin: 0;
	width: 160px;
}

#submenus h3 {
	background: transparent url("../images/en/submenu-icon.gif") 0 2px no-repeat;
	padding: 8px 0.2em 2px 16px;
	font-size: 0.9em;
	color: #003d80;
	margin-bottom: 0.5em;
}

#submenus ul {
	margin-bottom: 2em;
	list-style-type: none;
	padding-left: 0.5em;
	margin-left: 0.5em;
}

#submenus ul li {
	margin-bottom: 1em;
	font-size: 0.9em;
}

#submenus ul li a {
	border: none;
}


.article h4 {
	background: none;
	padding: 0;
	margin-bottom: 0;
	font-size: 120%;
}

.article h4 a {
	border: none;
}

.article h5 {
  	font-family: arial, helvetica, sans-serif;
	background: #39669b;
	color:white;
	padding: 0.2em 0.2em;
}

#listing {
	list-style-type: none;
	padding: 0;
}

#listing li {
	margin-bottom: 1em;
}

#listing li.article h4 {
	font-size: 100%;
        font-weight: bold;
}

#listing li.article h5 {
	font-size: 125%;
	
}

.article .info {
	font-size: x-small;
	text-align: left;
}

.article .content {
	text-align: justify;
}

#section-text .article p img.signup {
	float: none;
	display: block;
	margin-left: auto;
	margin-right: 0;
}