#infobar a {
	color: #dd6600;
	text-decoration: underline;
	font-weight: bold;
}
#infobar {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	padding: 5px 5px 5px 30px;
	background: #ffffe1 url(/Core/Admin/Static/image/icons/warring.gif) 8px 2px no-repeat;
	border-bottom: 1px solid #111;
}
