
div.listinusheader {
	position: relative;
	width: 985px;
	height: 100px;
	background: #fff;
	margin-bottom: 10px;
}

div.listinuslogo {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 130px;
	height: 100px;
	background: url('./images/backgrounds.png') 0 -50px no-repeat;
}

div.listinusbanner {
	position: absolute;
	left: 130px;
	top: 0px;
	width: 855px;
	height: 100px;
	background: url('/styles/images/listinus_banner.jpg') right no-repeat;
}

div.listinusbanner div.userinfo {
	position: absolute;
	color: #333;
	top: 12px;
	left: 5px;
}

div.arondamenu {
	position: absolute;
	left: 0px;
	bottom: 8px;
	background: #E06900;
	padding: 2px 5px;
}

div.arondamenu a {
	font-size: 100%;
	color: #fff;
	margin-left: 3px;
}

div.arondamenu a.bl {
	border-left: solid 1px #fff;
	padding-left: 5px;
}
