div#pordonde{
width: 99%;
margin-left: auto;
margin-right: auto;
}

div.coldercont{
text-align: center;
}

.forma{
width: 95%;
font-size: 12px;
text-align: left;
color: #355c69;
font-weight: bold;
margin-left: auto;
margin-right: auto;
}

.forma input{
color: #6597a8;
height: 20px;
position: relative;
top: -1px;
font-size: 11px;
margin-bottom: 7px;
width: 100%;
margin-top: 2px;
}

.forma select{
height: 20px;
color: #6597a8;
font-size: 11px;
position: relative;
margin-top: 4px;
margin-bottom: 7px;
top: -2px;
}

input.checkbox{
width: 15px !important;
margin-top: 0px !important;
top: -3px !important;
margin-bottom: 0px !important;
}

input.radio{
width: 15px !important;
margin-top: 0px !important;
top: -3px !important;
margin-bottom: 0px !important;
float: left !important;
margin-right: 7px !important;
margin-left: 12px !important;
}

table.radio{
width: 100%;
}

input.submit{
width: 160px !important;
margin-bottom: 0px !important;
}

.txtradio{
float: left;
color: #355c69;
font-size: 11px;
font-weight: normal;
text-align: center;
}

.txtradio a{
color: #355c69;
font-weight: normal;
}

div.formname{
width: 60%;
}