table.loginfrm
{
font-family:Verdana;
font-size: 11px;
table-layout:fixed;
width: 460px;
border-collapse: collapse;
}

table.loginfrm td
{
height: 28px;
}

.inputFields
{
 width:180px;
 font-family:Verdana;
 font-size:11px;
 height:22px; 
 border:1px solid #1C5180; 
}

select.mysex 
{
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:11px; 
width:180px; 
height:22px;
border:1px solid #1C5180; 
}
