hr, #box h1, #box p, #partners ul strong, #partners h2, legend {display: none;}
form p {
	display:block !important;
	padding: 0px;
	margin: 8px 0px 0px;
	cursor: default;
}
body {
	background: #000000 url(../img/warning.gif) no-repeat scroll right bottom;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	overflow: hidden;
}


#box {
	height: 400px;
	width: 750px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -200px;
	margin-left: -375px;
	background-repeat: no-repeat;
	background-position: left center;
}

#box form {
	text-align: left;
	padding: 50px 0px 0px;
	position: absolute;
	width: 320px;
	top: 50%;
	height: 230px !important;
	height /**/:180px;
	background: url(../img/join.gif) no-repeat left top;
	left: 380px;
	overflow: hidden;
	margin: -130px 0px 0px !important;
	margin /**/: -105px 0px 0px;
}

#box span.ok {
	bottom: 50%;
	position: absolute;
	left: 380px;
	width: 250px;
	text-align: center;
	height: 80px;
	margin-top: -40px;
}
#box span.ok a {
	color: #FF3399;
}

#box #info input {
	background: #000000;
	font-size: 11px;
	color: #FFFFFF;
	padding: 1px 12px 1px 2px;
	border-top: 1px none #FFFFFF;
	border-right: 1px none #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px none #FFFFFF;
	margin: 8px 3px 0px;
	cursor: default;
}

#box input.required {
	background: url(../img/required.gif) no-repeat right top !important;
}

#box input.required:hover {
	background: url(../img/required_hover.gif) no-repeat right top !important;
	border-bottom: 1px solid #CC0066 !important;
	color: #CC0066 !important;
}

#box form input.send {
	border-style: none;
	color: #CC0066;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background: #000000 url(../img/star.gif) no-repeat left center;
	line-height: 20px;
	padding: 5px 0px 5px 30px;
	margin-top: 10px;
	text-align: left;
}

#partners {
	position: absolute;
	left: 0px;
	bottom: 10px;
}
#partners ul, fieldset, #about ul {margin: 0px;padding: 0px;list-style-image: none;list-style-type: none;border:none;}
#partners ul li {display: inline;margin-right: 10px;margin-left: 10px;}

#smspronti {
	background: url(../img/powered-sms-pronti.gif);
	height: 50px;
	width: 180px;
	display: block;
}

#smspronti:hover {
	background: url(../img/powered-sms-pronti-hover.gif) no-repeat;
}

#box span.ok strong {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	display: block;
	letter-spacing: -2px;
	color: #CC0066;
}

#box .errore {
	font-size: 9px;
	color: #CC3399;
	line-height: 8px;
	white-space: nowrap;
}

#box select {
	margin: 8px 3px 0px;
	padding: 0px 25px 0px 0px;
	font-size: 11px;
	border: 0px none transparent!important;
	line-height: 11px;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(../img/required.gif);
	background-repeat: no-repeat;
	background-position: right center;
	width: 200px;
}
#box select:hover {
	margin: 8px 3px 0px;
	padding: 0px 25px 0px 0px;
	font-size: 11px;
	line-height: 11px;
	color: #FF3399;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	background-color: #000000;
	background-image: url(../img/required_hover.gif);
	background-repeat: no-repeat;
	background-position: right center;
	width: 200px;
}
#about {
	position: absolute;
	width: 100%;
	text-align: center;
	bottom: 5px;
	left: 0px;
	font-size: 10px;
	color: #666666;
}

#about ul li {display: inline;margin-right: 3px;margin-left: 3px;}
#about a {
	color: #2A2A2A;
}
#about a:hover {
	color: #3C3C3C;
}
