/*neropaco firenze | web agency | www.neropaco.net*/
.popover {
	width:984px!important;
	width:1004px;
	background-color:#FFFFFF;
	margin:10px auto 0px;
	padding:10px;
	text-align:left;
}
.windisplay {
	width:100%; 
	left:0px; 
	top:0px;  
	position:absolute;  
	height:890px; 
	background-image:url(../images/popover/sfondo_popover.png);
	text-align:center;
	z-index:10;
}
.popover td{
	font-size:12px;
	font-weight:bold;
}

.popover input{
	width:200px;
	float:right;
	margin-right:20px;
}

.popover strong{
	font-weight:normal;
}