body{
	font-size:1em;
}

h1{
	background-color:#99cc00;
	font-size:1em;
	padding:5px;
	border-bottom:1px solid #333;
	}
	
h2,h3{
	margin-top:30px;
	clear:left;
}
	
a{
	color:#99cc00;
}

#wrapper{
width:440px;
height:auto;
position:static;
margin-top:0px;
margin-left:10px;
}

#goGloss{
display:none;
}

.lavoro{
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom-width:1px;
}

