.top-left, .top-right {
	background-image: url('http://www.speelvlucht.nl/images/logo/memo_hoeken.gif');
	height: 28px;
	font-size: 2px;
}

.top-left {
	width: 58px;
	margin-right: 9px;
}

* html .top-left {
	width: auto; /* mm, IE-hack */
}

.top-right {
	background-position: 100% 0;
	margin-top: -28px;
	margin-left: 58px;
}

.inside {
	border-left: 1px solid #000066;
	border-right: 1px solid #000066;
	background-color: #B5CAE9;
	overflow: hidden;
	width: 178px;
}

.leftalign {
	text-align: left;
	margin-left: 10px; 
	margin-right: 10px;	
	margin-bottom: -5px;
}

.nobottomgap { 
	padding-bottom: 1em; 
	border-bottom: 2px solid #000066; 
	padding-left: 0px;
	padding-right: 0px;
}