div#browser_location{
	position:absolute;
	top:0px;
	width:100%;
	left:0px;
	background:#414141 url(/_images/background_browser.jpg) repeat-x top left;
	text-align:center;
}
div#browser_location div{
	width:940px;
	text-align:left;
	margin:0 auto;
	padding:10px;
}
div#browser_location a{
	font-size:11px;
	font-weight:bold;
	color:#fff;
}
div#browser_location a:hover{
	color:#c00;
}
div#browser_location iframe{
	
}