.logo {
float:left;
background-image:url(images/logo_new.gif);
background-repeat:no-repeat;
height:60px;
width:782px;
}

.translate {
float:right;
background-image:url(../images/logo.gif);
background-repeat:no-repeat;
background-position: -582px 0px;
height:48px;
width:200px;
padding-top: 20px;

}

#stripes7 {
width: 3px;
height: 176px;
float:left !important;
background: url(images/stripes.gif) no-repeat;
}	

ul.jflanguageselection li{
/*	float: right;*/
	display: inline;
	list-style-type: none;
	padding: 0;
	margin: 0;
	font-size: 1.0em; 
  	float: right;
	padding: 0.8em;
}

