@charset "utf-8";
/* CSS Document */
#menu-discesa {
	position:relative;
	top:-60px;
	left: 680px;
	width:285px;
}

#discesa {
	width: 285px;

}

#language {
	width:150px;
	float:right;
	position:relative;
	right:40px;
	top:-12px;
	height: 20px;
}

.choose-location {
	float:left;
	margin-left:20px;
	width:280px;
}

option.loc1, .loc7, .loc12  {
	color:red;
}



