/** Override style for mod_jflanguageselection
 **/
 
#jflanguageselection
{
    float: right;
	margin: 0 0;
}

/** Controls Raw Display of Images **/

.rawimages {
	text-align: center;
	margin:0;
	height: 25px;
	overflow:hidden;
}
.rawimages img {
	border: none;
	margin-right:5px;
}

div.sitemap {
	padding: 5px 3px 0 3px;
	margin:0;
	height:20px;
	width: 50px;
	overflow:hidden;
	float:right;
}

.rawimages span#active_language img
{
	border: none;
	margin-right:5px;
}

