@charset "windows-1250";
/* CSS Document */
/*
body {
	margin:0px;
	padding:0px;
}*/
/*
#Content {	
	padding:0px;
	border:none;
	width:700px;
}
*//*
.destaque {
	color:#FF9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	border-bottom:1px solid #000000;
	font-size:20px;
	width:340px;
	margin-top:20px;
}
*/
#nota {
	/*display:none;	*/
}

.rating_note {
	display:block;
	font-size: 20px;
	font-weight: bold;
	width:120px;
	height:17px;			
}
.textstar {
	position:relative;
	display: block;
	font-size: 30px;
	font-weight: bold;	
	width:50px;
	height:20px;
}

#langsEscolher {
	display:none;
}