body {
	margin: 0 !important; 
	padding: 0 !important;
}

/* A fake IE information bar */
#regbar {
	font: message-box;
		}

/* Please adjust the values if the infobar is not looking good */
#regbar a, #regbar a:link, #regbar a:visited, #regbar a:active {
	display: block;
	color: #000;
	width:100%;
	background: #FFFFE1 url(warning.gif) no-repeat fixed .3em .3em;
	border-bottom: .16em outset;
	text-decoration: none;
	cursor: default;
}

#regbar a:hover {
	color: #FFF;
	background: #3169B6 url(warning2.gif) no-repeat fixed .3em .3em;
}

#regbar p{
	margin:0px;
	padding: .45em 0em .45em 22px;
	font-size:11px;
}