		img {
			border:none;
		}
		body#pgNewProperty
		{
			background-color:#fff;
			border:0;
			margin:0;
			padding:0;
			font-family:Verdana, Geneva, sans-serif;
			font-size:11px;
			color:#666;
		}
		#pgNewProperty h2{
			font-family:Georgia, "Times New Roman", Times, serif;
			font-weight:normal;
			margin:0 10px 10px 0;
			padding:10px 10px 0 0;
			font-size:17px;
			color:#3154B4;
		}
		#pgNewProperty #contenitorPagNewsletter
		{
			margin:0 auto;
			width:400px;
			border:0;
		}
		
		#logo {
			float:left;
			width:100%;
			background:#3154B4 url(../img/logoCurrency.gif) top left no-repeat;
			height:88px;
		}
		.form/*contenitore form */{ 
			margin:10px 0;
			padding:0 8px 0 8px;
			border:0;
			width:98%;
			float:left;
		}
		select, textarea, input {
			border:1px solid #CCC;
		}

		.contform
		{
			margin:0 1px 5px 5px;
			float:left;
			width:100%;
		}

		div.FrmLabel
		{
			float: Left;
			padding:5px 0 0 5px;
			width: 120px;
		}
		.FrmInput
		{
			display:inline;
			width:230px;
		}
		.FrmInput input
		{
			width:250px;
		}
		textarea
		{
			width:250px;
			height:80px;
		}
		div.FrmCheck input
		{
			border:none;
			float:left;
		}
		div.privacy
		{
			margin-left:5px;
			border:none;
			float:left;
			width:220px;
			font-size:11px;
		}
		div.FrmSubmit
		{
			padding:0;
			width:auto;
			margin:0 0 10px 0;
			float:right;
		}

