body,
body * {
margin:0;
padding:0;
}

body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#3E4041;
}

form {
width:728px;
height:305px;
position:relative;
z-index:0;
}
	form input {
	width:126px;:/*18px;*/
	border:1px solid #728EAA;
	}

/* Posizionamenti */
	#lblPN, #txtPN, #lblPB, #ddlPB, #lblPM, #ddlPM, #imgPM,
	#lblCaptcha, #btnContinue, #div_captcha img, #div_captcha input,
	#hlTerms, #hlPrivacy, span.cb, #btnSend, #lblResponse, #imgTelIcon,
	#revPN, #rfvPN, .NormalRed, #lblCaptcha_err, #lblQRcode, #imgQRcode{
	position:absolute;
	}

/* Formato Labels */
	#lblPN, #lblPB, #lblPM, #lblCaptcha, #hlTerms, #hlPrivacy, #lblQRcode {
	font-weight:bold;
	color:#003366;
	}
	#lblResponse {
	color:#003366;
	}

/* Left */
	#lblPN, #txtPN, #lblPB, #ddlPB, #lblPM, #ddlPM, #hlTerms, #hlPrivacy, span.cb, #lblResponse, #imgTelIcon, #lblQRcode {
	left:29px;
	}
	#lblCaptcha, #div_captcha img, #div_captcha input {
	left:524px;
	display:none;
	}

/* Campi */
	#lblPN {
	top:25px;
	display:none;
	}
	#txtPN {
	top:56px;
	display:none;
	}
	#lblPB {
	top:89px;
	}
	#ddlPB {
	top:105px;
	}
	#lblPM {
	top:143px;
	}
	#ddlPM {
	top:159px;
	}
	#imgPM {
	left:235px;
	top:57px;
	}
/*	#lblQRcode{
	top:90px;
	width:360px;
	}*/
	
	#imgQRcode{
	top:110px;
	left:-3px;
	}
	
	#lblCaptcha {
	top:25px;
	}
	#div_captcha img {
	top:56px;
	display:none;
	}
	#div_captcha input {
	top:100px;
	}
	#hlTerms {
	top:23px;
	}
	#hlPrivacy {
	top:44px;
	}
	span.cb {
	top:74px;
	}
		span.cb input {
		width:auto;
		height:auto;
		}

	#lblResponse {
	top:23px;
	line-height:20px;
	}
	#imgTelIcon {
	top:155px;
	}
	#revPN, #rfvPN, .NormalRed, #lblCaptcha_err {
	background-color:#003366;
	display:block;
	height:20px;
	line-height:18px;
	color:#ffffff;
	font-weight:bold;
	bottom:0;
	}
	#revPN, #rfvPN {
	width:718px;
	left:0;
	}
	#revPN, #rfvPN, .NormalRed {
	padding-left:10px;
	}
	.NormalRed {
	border-left:1px solid #E5EAEF;
	width:353px;
	left:364px;
	font-weight:normal;
	}
	#lblCaptcha_err {
	left:510px;
	}
	.NormalRed, #lblCaptcha_err {
	font-size:10px;
	}

/* Bottoni */
	#btnContinue, #btnSend {
	width:147px;
	height:38px;
	border:none;
	right:34px;
	bottom:19px;
	text-indent:-10000em;
	cursor:pointer;
	overflow:hidden;
	z-index:100;
	}
	*:first-child + html #btnContinue { /* IE 7 */
	padding-top:100px;
	}
	*:first-child + html #btnSend { /* IE 7 */
	padding-top:100px;
	}
	* html #btnContinue { /* IE 6 */
	padding-top:100px;
	}
	* html #btnSend { /* IE 6 */
	padding-top:100px;
	}
	#btnContinue {
	background:url(http://www.mediaworld.it/digital-tools/assets/images/modomodo/but_continua.jpg) no-repeat left top;
	}
	#btnSend {
	background:url(http://www.mediaworld.it/digital-tools/assets/images/modomodo/but_invia.jpg) no-repeat left top;
	display:none;
	}
	
/*solo QR - CODE*/	
    #lblMsg1,
	#lblMsg2 {
		display:none;
		}
	#imgQRcode {
    left: 202px;
    top: -17px;
	}	
