body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
letter-spacing:0.2mm;
color:#000;
background-color:#CCCCCC;
line-height:150%;}

div#container {
background-color:#D6D9DF;
width:650px;
height:550px;
position:absolute;
left:50%;
top:50%;
margin-left:-325px;
margin-top:-275px;
border-left:2px solid #F9F9F9;
border-top:2px solid #F9F9F9;
border-bottom:2px solid #3E413F;
border-right:2px solid #3E413F; 
background-image:url(/img/bg-container.png);
background-position:left;
background-repeat:no-repeat;}

div.text {
text-align:justify;
padding:15px 20px;
width:500px;
margin-left:100px;}

div.title {
margin-bottom:20px;
font-weight:bold;
text-align:center;}

div.btn_disabled {
color:#666666;
margin:0 auto;
margin-top:20px;
display:block;
width:72px;
height:24px;
text-align:center;
padding-top:2px;
cursor:default;
background-image:url(/img/bg-btn_disabled.png);
background-repeat:no-repeat;}

div.btn {
margin:0 auto;
margin-top:20px;
display:block;
width:72px;
height:24px;
text-align:center;
padding-top:2px;
cursor:pointer;
background-image:url(/img/bg-btn.png);
background-repeat:no-repeat;}

p {
    margin:10px;
}

.italic {
font-style:italic;}

.subtitle {
margin-top:15px;
font-weight:bold;}

input {
margin-top:10px;
}

div#attendere {
margin-left:120px;}
