
#jflanguageselection
{
    float: right;
	margin: 0px 0px 0px 0px;    
}




/** Controls Raw Display of Images **/

.rawimages {
	text-align: center;
	margin-top: 3px;
}
.rawimages img {
	border: none;
	margin:2px;
}


div#jflanguageselection img.langImg{ float: left; border: none; margin-top: 3px; }

#jflanguageselection .opaque{
	filter:alpha(opacity=30);
}
#jflanguageselection option.opaque{
	color:graytext;
}
