/*neropaco firenze | web agency | www.neropaco.net*/
.popover {
	width:980px;
	background-color:#DFEAF5;
	margin:200px auto 0px;
	padding:15px;
	text-align:left;
}
.windisplay {
	width:100%; 
	left:0px; 
	top:0px;  
	position:absolute;  
	height:100%; 
	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;
}