html, body {
	font-family: Verdana, "Trebuchet MS", Tahoma, Geneva, sans-serif;
	font-size: 1em;
}
#iehackwrap {
	width: 990px;
	text-align: center;
	border-bottom: 1px solid transparent;
}
#center {
	width: 990px;
	margin-left: auto;
	margin-right: auto;
}
#heleweb {
	float: right;
	height: 50px;
	overflow: hidden;
	text-align: right;
}
#qbox {
	clear: both;
	margin-top: -30px;
}
div#img {
	float: left;
	width: 650px;
	overflow:hidden;
}
div#header {
	height: 180px;
}
div#header span#slogan {
	position: relative;
	top: 85px;
	left: 40px;
	font-family: Verdana, "Trebuchet MS", Tahoma, Geneva, sans-serif;
	font-size: smaller;
	letter-spacing: 5px;
}
img {
	border: 0;
	float: left;
}
#results {
	width: 990px;
}
#rleft {
	float: left;
	width: 106px;/*108px;*/
	margin-right: 992px;/*15px*/
	margin-left: 8px;/*8px*/
	background-color: #008acf;
}
#rright {
	float: right;
	width: 967px;
	margin-left: 122px;
	margin-right: -992px;
	background-color: #fff;
}
.uitleg {
	padding-left: 265px;
	font-size: x-small;
}
.content {
	margin-top: 10px;
	text-align: right;
	font-size: smaller;
}
.content p.gm {
	margin-top: 0;
	padding-top: 0;
}
.content a {
	text-decoration: none;
	color: #ee9c00;
}
h1,h2 {
	font-size: 1.2em;
	color: #008acf;
}
h2 {
	margin-bottom: 0;
	padding-bottom: 0;
	margin-top: 30px;
	font-size: 1.1em;
}

