.inc_cntnr{
     position:relative;
     width:70%;
     left:15%;
     top:40px;
     height:350px;
     bottom:40px;
     float:left;
     border:solid 1px #dff1f7;
}
.inc_data_cntnr{
     position:relative;
     width:100%;
     top:100px;
     float:left;
}
.inc_cntnr_frmt{
     font-family:arial;
     font-size:13px;
     color:#29a3d6;
     font-weight:600;
     text-align:center;
}
.home_btn{
    position:relative;
     background-image:url(../images/home_btn.gif);
     background-repeat:no-repeat;
     width:81px;
     height:29px;
     float:left; 
}
.office_btn{
    position:relative;
     background-image:url(../images/office_btn.gif);
     background-repeat:no-repeat;
     width:81px;
     height:29px;
     float:left; 
}
.med_analyst{
     position:relative;
     background-image:url(../images/med_analyst.gif);
     background-repeat:no-repeat;
     width:134px;
     height:25px;
     float:left; 
}
.sr_med_analyst{
     position:relative;
     background-image:url(../images/sr_med_analyst.gif);
     background-repeat:no-repeat;
     width:184px;
     height:24px;
     float:left; 
}
.inc_text{
     position:relative;
     background-image:url(../images/inc_text.gif);
     background-repeat:no-repeat;
     left:20%;
     width:210px;
     height:32px;
     float:left; 
}
.inc_input_calc{
     position:relative;
     border-style:none;
     background-color:#cae9f5;
     font-family:arial;
     font-size:16px;
     font-weight:600;
     text-align:right;
     color:#29a3d6;
     top:5px;
     width:90%;
     left:5%;
     float:left;
}
.inc_go{
     position:relative;
     background-image:url(../images/inc_go.gif);
     background-repeat:no-repeat;
     left:65%;
     top:14px;
     width:48px;
     height:27px;
     float:left;
}
.inc_line_amt{
     color:#84b400;
     font-weight:900;
     font-size:20px;
     font-family:arial;
     
}
.condition_cntnr{
     position:relative;
     width:100%;
     top:155px;
     padding-left:1%;
     font-size:11px;
     color:#29a3d6;
     float:left;
}














