center,p,td{
    font-family:Arial;
    font-size:13px;
    color:#4B4C4C;
}

.wizard{
    width:600px;
    display:none;
    padding-top:10px;
}

label{

font-family:Arial;
font-size:12px;
position:absolute;
color:#0079AA;
margin-top:2px;
margin-left:3px;
}


.field-widget{
background:url(../../_common/img/bg_login_sm.jpg) no-repeat;
width:231px;
height:24px;
text-align:left;
float:left;
}

.field-widget input{
margin-left:10px !important;
margin-top:3px;
width:213px;
background-color:transparent;
color:#000;
}

.field-widget2 select{
background-color:#DAEFF7;
width:231px !important;
}


.field-widget21 select{
background-color:#DAEFF7;
width:331px !important;
}

.field-widget3{
width:240px !important;
}

.field-widget3 input{
float:left;
margin:2px;
height:17px;
border:1px solid #9CABB0;
background-color:#DAEFF7;
width:51px;
}

.field-widget4{
width:240px !important;
}

.field-widget4 input{
margin:2px;
height:17px;
border:1px solid #9CABB0;
background-color:#DAEFF7;
width:110px;
}


.field-widget5 {
border:1px solid #9CABB0;
background-color:#DAEFF7;
color:#000;
}

    
.link_health{

    font-family:Arial;
    font-size:14px;
    color:#DF8B7D;
    font-weight:bold;
    text-decoration:none;
    margin-right:20px;
    margin-top:5px;
    
}    
