* {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
}
a img {
	border: 0px;
}
h1, h2, h3, h4, h5, h6 {
	display: inline;
}
ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.headline_white {
	color: white;
	font-size: x-large;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
.headline {
	font-size: x-large;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
#banner {
	float: right;
	width: 200px;
	border-left:1px solid #65A8D5;
	border-top:1px solid #65A8D5;
	padding: 4px;
}
.subheadline_white {
	color: white;
	font-size: large;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
.item {
	color: white;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.item a {
	color: white;
}
body {
	margin: 0px;
	padding: 0px;
	background: white;
	text-align: center;
}
#root {
	margin: 5px;
}
#container {
	width: 664px;
	position: relative;
	top: 50px;
	text-align: left;
	margin: 10px auto;
}
#result {
	text-align: left;
	padding: 0px 0px 25px 15px;
}
#logo {
	text-align: right;
}
#ui {
	background: url(http://www.joboversigt.dk/media/images/joboversigt.jpg) top left no-repeat;
	min-height: 400px;
	height: auto;
}
#ui_left {
	position: relative;
	float: left;
	width: 390px;
	padding: 20px;
}
#ui_rigth {
	position: relative;
	float: left;
	width: 190px;
	padding: 20px;
}
#rendering_box {
	padding: 5px;
}
/* for Internet Explorer */
/*\*/
* html #ui {
height: 400px;
}
/**/
#hitbox_outer {
	background: url(http://joboversigt.dk/media/images/hitbox.gif) top left no-repeat;
}
#hitbox_inner {
	padding: 5px;
}
.pop_3 {
	font-size: x-large;
	color: white;
}
.pop_2 {
	font-size: large;
	color: white;
}
.pop_1 {
	font-size: medium;
	color: white;
}
