/*--------------------------------------------------|
| style for positioning the language selector flags |
|--------------------------------------------------*/

.langselector
{
	position:absolute;
	top:95px;
	left:650px;
	z-index: 10000;
	width: 100px;
	height: 40px;
}

