/*@charset "UTF-8";*/

.GlobalbarIFrame
{
	width:100%;
	height:40px;
	overflow:hidden;
	position:absolute;
	/*z-index:65000;*/
	z-index:50000;
	top:0px;
	left:0px;
	background-color:transparent;
	min-width:1000px;
}

.globalbariframewrapper
{
	width:100%;
	height:40px;
	z-index:65000;
	min-width:1000px;
}

