.AcknowledgeOuterDiv {
    float: left;
    height: 120px;
    overflow: auto;
    background-color: #FFF;
    margin: 5px 0 5px 0px;
	border: 1px solid #fff;
	color: black;
}

#regContainer {
	overflow:visible;
	width:100%;
}

#stepLine {
	height:100px;
	overflow:hidden;
	width:100%;
	background-color: rgba(255,255,255,0.5);
	color: #333;
	border-radius: 10px 10px 0 0;
	background: url('../../images/registrazione/registra.png') repeat-x;
}

.stepImg {
	float:left;
	text-align:center;
	width:20%;
	margin-top:10px;
	font-size: 9px;
}

.stepImg p {
	margin:0px;
	text-align:center;
	font-weight:bold;
	color: #FFF;
}
#container {
	width: 100%;
	overflow:visible;
	text-align:center;
}

#container .titolo{
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 5px;
}
div.CheckBoxes {
	clear: both;
	display: block;
	margin: 0px;
}
span.AcknowledgeCheckBox {
}
span.RegolamentoCheckBox {
}

#normalReg {
	width:100%;
	float:left;
}

#socialReg {
	clear:left;
}

#TableFase4{
	width:100%;
	margin:0px;
}

#TableFase3 td{
	height:30px;
}

div#social_login_container2{
	margin-left: -132px;
	width: 264px;
	left: 50%;
	position: relative;
}

.testoPiccolo {
	font-size:10pt;
}

div#step1 h1{
	margin-top:10px;
}