div.main{
	width: 1000px;
	height:1100px;
	border:  thin #D7D7D7 solid;
	position: absolute;
	left: 20%;
	margin-left: -140px;
	top: 1em;
}

div.guys{
	background-color: blue;
}
div.navsx{
	width: 14em;
	color: black;
	margin-left: 4em;
	margin-top: 3em;
	background-color: #F6F6F6;
}

form.formuspwd{
	position: absolute;
	/*margin-top: 5em;
	margin-left: 3em;*/
}

#down{
	position: relative;
	top:30px;
}


div.immgoogle{
	position: absolute;
	left: 11em;
	border:  thin grey solid;
	top: 15em;
}

div.immagini{
	width: 40em;
	top: 5em;
	left: 22em;
	position: absolute;
}
div.immagini2{
	width: 40em;
	top: 6.5em;
	left: 22em;
	position: absolute;
}

div.allright{
	position:relative;
	top: 95px;
}

