body{
font-family: calibri, arial;
}
.cadastro{
width: 600px;
margin: 0px 0px 0px 0px;
}
input[type="text"]{
float: left;
border: 1px solid #333333;
height: 17px;
}
ul{
margin-left: -47px;
margin-top: -19px;
}
ul li{
list-style-type:none;
height: 40px;
display: block;
}
div#labels{
float: left;
width: 160px;
}
#lifiliado{
margin-bottom: 30px;
}
#lifiliado2{
margin-bottom: 25px;
}
#radios{
width: 450px;
}
span{
margin-right: 37px;
}
#beneficiario{
float: left;
width: 120px;
height: 60px;
}
h3{
text-align: center;
background-color: #007dc2;
color: #ffffff;
line-height: 25px;
border-radius: 0px 15px 0px 15px;
}
.fundoSite{
margin-left: auto;
margin-right: auto;
width: 500px;
}
.btns{
border: none;
padding: 5px 20px 5px 20px;
margin-right: 10px;
margin-left: 10px;
color: #ffffff;
background-color: #007dc2;
cursor: pointer;
border-radius: 0px 5px 0px 5px;
}
