div#header h1
{
	margin-bottom: -50px !important;
	/*line-height: 60px;*/
    float:left;
}
 
#rosetta{
	width:150px; 
	margin:0 auto; 
	text-align:right;
	display: block;
	position:absolute !important;
}

form#rosetta fieldset {
	position: relative; 
	clear:both; 
	margin:0; 
	border:none; 
	padding:0;
	z-index: 100;
}

form#rosetta legend {
	display:none;
}

form#rosetta label {
	display:block; 
	position:absolute; 
	top:0; 
	left:-500em; 
	width:1px; 
	height:1px; 
	overflow:hidden; 
	text-indent:-9999em; 
	line-height:0;
}

form#rosetta button {
	border:none;
	padding:0;
	background:none;
	vertical-align: top;
	padding-left: 5px;
}
