body {
	margin: 0 !important;
	padding: 0 !important;
}

/* A fake IE information bar */
#bar-inside {
	font: message-box;
}

/* Please adjust the values if the infobar is not looking good */
#bar-inside a, #bar-inside a:link, #bar-inside a:visited, #bar-inside a:active {
	display: block;
	float: left;
	clear: both;
	width: 100%;
	color: InfoText;
	background: InfoBackground url(http://www.pen007.ru/pr/warning.gif) no-repeat fixed .3em .3em;
	padding: 4px 0px 4px 0px;
	spacing: 4px;
	border-bottom: 1px outset;
	text-decoration: none;
	cursor: pointer;
}

#bar-inside a:hover {
	color: HighlightText;
	background: Highlight url(http://www.pen007.ru/pr/warning2.gif) no-repeat fixed .3em .3em;
}
