.header {
	clear: both;
}

.mobiImage {
	float: left;
}

.languageContainer {
	padding-top: 28px;
	float: right;
}

.languageItem {
	float: left;
	width: 60px;
	font-size: 12px;
	color: #AAA;
	text-align: right;
}

.languageItem  a {
	text-decoration: none;	
	color: #AAA;
	border-bottom: 1px dotted;
}

.flashContainer {
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}



