
.leftitem #top {		background: url(http://www.startbasen.dk/guis/kontaktbasen/left_top.gif) no-repeat right top; }
.leftitem {			background: url(http://www.startbasen.dk/guis/kontaktbasen/left_mid.gif) repeat-y right;}
.leftitem #bottom {		background: url(http://www.startbasen.dk/guis/kontaktbasen/left_bot.gif) no-repeat right bottom; }

.rightitem #top {		background: url(http://www.startbasen.dk/guis/kontaktbasen/right_top.gif) no-repeat left top; }
.rightitem {			background: url(http://www.startbasen.dk/guis/kontaktbasen/right_mid.gif) repeat-y left; }
.rightitem #bottom {		background: url(http://www.startbasen.dk/guis/kontaktbasen/right_bot.gif) no-repeat left bottom; }


.squarebox #title {
	border: 1px solid #12a1cd;
	color: #000000;
	background: url(http://www.startbasen.dk/guis/kontaktbasen/box_title.gif) repeat-x bottom;
}
.squarebox #titleheader {
	height: 25px;
	border: 1px solid #12a1cd;
	color: #000000;
	background: url(http://www.startbasen.dk/guis/kontaktbasen/header.gif) repeat-x bottom;
	border-bottom: 0px;
	padding-left: 5px;
}
.squarebox #titleheader h1 {
	font-size: 16px;
}

.questionbox {
	width: 100%;
	background: url(http://www.startbasen.dk/guis/kontaktbasen/question_center.gif) repeat-x center;
}


div#rating {
	position:relative;
	width:85px;
}
div#rating table {
	border-collapse:collapse;
}
div#rating td {
	padding:0px;
}
div#rating div#ratingbg {
	background:#DDDDDD none repeat scroll 0%;
	height:17px;
	left:0px;
	position:absolute;
	top:0px;
	width:100%;
}
div#rating div#ratinghighlight {
	background: #F0FF00 url(http://www.startbasen.dk/guis/rating_star_bg.gif) repeat-x top;
	height:17px;
	left:0px;
	position:absolute;
	top:0px;
	width:0px;
}
div#rating div#ratingimgs {
	left:0px;
	position:absolute;
	top:0px;
}

.gamebox {
	background: #ffffff url(http://www.startbasen.dk/guis/games/gamebox_bg.gif) repeat-x bottom;
	border: 1px solid #c0c0c0;
	padding: 10px;
	padding-top: 5px;
}