.contenttable.force-borders, .contenttable.force-borders td {
	border: 1px solid #cccccc !important;
	border-collapse:collapse;
}

.contenttable.nowrap td {
	white-space: nowrap !important;
}

#hn4u-head {
	display:table;
	width:970px;
}

#hn4u-head > div {
	display:table-cell;		
}

#hn4u-donate {
	background:url(/fileadmin/template/support-hn4u.png) center center #6faca9 no-repeat;
	border-radius:5px;
	width:90px;
	cursor: pointer;
}

#hn4u-logo {
	width:200px;
}

.head-right {
	vertical-align:top;
	text-align:right;
}

.head-right > div {
	padding-right:15px;	
}

#hn4u-search {
	padding-top:19px;
}