#wrapper {
	height: 687px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	padding: 0px;
	background-position: 20px 10px;
}
#boxtop {
	float: left;
	height: 250px;
}
#text_box {
	float: left;
	height: auto;
	height:auto !important;
	width: auto;
	padding: 5px;
	margin-top: 300px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

#text_box_ei {
	float: left;
	height: auto;
	height:auto !important;
	width: auto;
	padding: 5px;
	margin-top: -20px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

#text_box_gotm {
	float: left;
	height: auto;
	height:auto !important;
	width: auto;
	padding: 5px;
	margin-top: -180px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

#mts_box {
	height: 420px;
	width: 200px;
	margin-top: 0px;
	margin-left: 60px;
	position: relative;
	background-image: url(../images/portal_page/MtS_portal_box.jpg);
}
#ei_box {
	height: 370px;
	width: 200px;
	margin-top: -330px;
	margin-left: 320px;
	position: relative;
	background-image: url(../images/portal_page/eventi_box_back.jpg);
}
#gotm_box {
	height: 350px;
	width: 200px;
	margin-top: -450px;
	position: relative;
	margin-left: 570px;
	background-image: url(../images/portal_page/gotm_portal_box.jpg);
	background-repeat: no-repeat;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}
#enter_button {
	padding: 5px;
	float: left;
	height: 50px;
	vertical-align: top;
}
#enter_button_gotm {
	margin_top: -200px;
	padding: 5px;
	height: 50px;
	vertical-align: top;
	position: relative;
	top: 312px;
}
