body {
	/*background-image:url(../images/WA_carabinieri_F_noinvia.jpg);*/
	background-image:url(../images/WA_carabinieri_no_cc.jpg);
	background-repeat:no-repeat;
	font-family: helvetica,arial,verdana;
	font-size: 10pt;
}

div.question {
	position:absolute;
	left:221px;
	top:218px;
}

div.invia {
	position:absolute;
	left:370px;
	top:311px;
}

div.answer {
	position:absolute;
	left:214px;
	top:80px;
}

div.askedQuestion {
	position:absolute;
	left:221px;
	top:262px;
	width:200px;
	height:30px;
	overflow:auto;
}

.inputarea {
	background-color: #dededd;
	/*border:1px solid #E7A827;*/
	border:none;
	height:35px;
	width:207px;
	text-align: justify;	
}

.tastoinput {
	background-image:url(../images/invia.gif);
	background-repeat:no-repeat;
	border:none;
	height:20px;
	width:40px;
}

iframe {
	background:transparent;
	/*border:1px solid #E7A827;*/
	border:none;
	height:120px;
	width:230px;
	vertical-align:top;
}

