img
{
	border-style: none;
}

.fullscreen_top
{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(fullscreen-bg.png) repeat-x scroll 0 0;
	height:32px;
	left:0;
	line-height:32px;
	position:absolute;
	top:0;
	width:100%;
}

.fullscreen_top .left
{
	float:left;
	padding:0 10px 0 20px;
	/*border-right:1px solid #3B583B;*/
	/*width:240px;*/
}

.fullscreen_top .right
{
	float:right;
	padding:0 10px 0 20px;
}
