body{
    padding:0;
    margin:0 auto;
    min-height:100%;
    position:relative;
    width:970px;
    height: 100%;    
}

body, td, textarea,select, a{
    font: normal 11px Tahome, Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #636363;
    text-align: left;
}
input{
    font: normal 11px Tahome, Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #636363;
}

label{
   height: 1.6em;
   line-height: 1.6em;
   vertical-align: top;
   text-align: left;
}
img {
    border: none;
}

h3{
    font: 12px Arial;
    margin-top: 5px;
    margin-bottom: 3px;
    text-transform:uppercase;
    font-weight: bold;
    color: #313131;
    

}

h3 a {
    font: 12px Arial;
    margin-top: 5px;
    margin-bottom: 3px;
    text-transform:none;
    font-weight: bold;
    color: #313131;
    

}

h2{
    font: bold 14px Tahome, Verdana, Geneva, Arial, Helvetica, sans-serif;
    margin: 15px 0px 15px 0px;
    padding: 0px 0px 0px 0px;
    

}

h1{
    font: 12px Arial;
    margin-top: -3px;
    margin-bottom: 3px;
    text-transform:uppercase;
    font-weight: bold;
    color: #313131;
}

p{
    margin: 0px 0px 11px 0px;
    padding: 0px 0px 0px 0px;
}

#head{
    position:absolute;
    top: 25px; left:739px;
    width: 229px; height: 20px;    
    text-align: center;
    
}
#logo{
    position:absolute;
    top: 48px; left:0px;
    width: 240px; height: 90px;    
}
#bantop{
    position:absolute;
    top: 48px; left:260px;
    width: 480px; height: 90px;    
}

#online{
    position:absolute;
    top: 48px; left:740px;
    width: 226px; height: 90px;    
    background-color: #ebeff3;    
    padding: 0px;    
}
/*
#online a{
    display: block;
    background: url("img/orange_arrow.gif") no-repeat 0px 1px;    
    margin-left:-15px;
    padding-left: 15px;

}
*/
#leftmenu{
   position:absolute;   
   top: 152px; left:0px;
   width:240px;
}

.leftmenuitem, .leftmenuitemgray{
    vertical-align: middle; 
    height:37px;
    /*background: url("img/left_menu_arrow.gif") no-repeat 0px 15px;    */
}
.leftmenuitem{ 
    background: url("img/left_menu_arrow.gif") no-repeat 0px 12px;    
}
.leftmenuitemgray{ 
    background: url("img/imenu_arrow.gif") no-repeat 0px 12px;    
}
.leftmenuitem img,.leftmenuitemgray img{
    margin-top: 14px;
    margin-left: 22px;
    
}


.leftmenudiv{
    width:239px;
    height:1px;
    background: #e1e1e1 url("img/left_menu_1px.gif") no-repeat 0px 0px;    
    font-size: 0px;
    line-height: 1px;
    overflow: none;
}

.grayline{
    height:8px;
    width:100%;
    background-color: #ebebeb;
    font-size: 0px;
}


#mmenu{
   position:absolute;   
   top: 173px; left:263px;
   width:706px;
}

#mmenu table {
   width:706px; 
}

#mmenuitem1, #mmenuitem2, #mmenuitem3{    
    height:149px;
    text-align: center;    
    vertical-align: middle;
}
#mmenuitem1 img, #mmenuitem2 img, #mmenuitem3 img{    
    vertical-align: middle;
    margin-top: 15px;
}
#mmenuitem1{ 
    width:247px;    
    /*background: url("img/mmenu_base_lbl.gif") no-repeat bottom center; */   
    /*height:149px;*/
}
#mmenuitem2{ 
    width:227px;
    /*background: url("img/mmenu_calc_lbl.gif") no-repeat bottom center; */   
}
#mmenuitem3{ 
    width:229px;    
  /*  background: url("img/mmenu_online_lbl.gif") no-repeat bottom center;*/    
}

.mmenudiv{    
    height:147px;
    width: 1px; 
    background: #e1e1e1 url("img/mmenu_1px.gif") no-repeat bottom center;    
    font-size: 0px;
}


#maintop{
    height: 393px;
     
}                      

#mainpage{

    
}                      
#innerpage{
    padding-top: 138px;
}

#banleft{
    vertical-align: top; 
    width: 240px;
    height: 400px;
}

#ibanleft{
    vertical-align: top; 
    width: 240px;        
    
}

#icontent{
   /*width:448px;*/
   width:703px;
   line-height: 1.5;
   padding-left:23px;
   vertical-align: top;
   text-align: justify;
}
#icontent h3{
    font: 12px Arial;
    margin-top: 5px;
    margin-bottom: 3px;
    text-transform:uppercase;
    font-weight: bold;
    color: #313131;

}
#icontent a{
    color: #636363;
}

#icontent a.orange{
    color: #636363;
}

#icontent a.moveup{
    display:block;
    margin-top: 20px;
    margin-bottom: 20px;
    color: #004586;
    font-weight: normal;
    background: url("img/orange_arrow.gif") no-repeat 10px 4px; 
    margin-left: -25px;
    padding-left: 25px;
    width: 0px;
}


#icontent td,th{
    padding: 5px 5px 5px 5px;
    font-size: 11px;
    vertical-align: top;
	border: none;
/*   border: #ffffff solid 1px;
/*    background-color: #ebebeb;*/
}
#icontent th{ 
/*    background-color: #e0e0e0;*/
    font-weight: normal;
    font-size: 11px;
                    
}

#icontent table{
    border-collapse:  collapse;
    margin-bottom: 15px;
    margin-top: 15px;
/*    border-right: #636363 solid 1px;
    border-bottom: #636363 solid 1px;
*/
}

#disign{
    border-collapse:inherit;
    margin: 0px;    
}

#disign td,th{   
    border: none;
    padding: 0px;
}



#inavigator{
    /*margin-top: 23px;*/
    color: #b6b6b6;
}

#inavigator a{
    color: #b6b6b6;
}


#inavcap{
    padding: 5px 0px 5px 5px;
    margin: 15px 0px 15px -5px;
}

#inavcap h1{
    display: inline;
    padding-right: 10px;
    margin: 0px 0px 0px 0px;
    padding-bottom : 5px;
    border-bottom:8px solid #ebebeb;

}

#grayunderline{
    padding-right: 10px;
    padding-bottom : 5px;
    border-bottom:8px solid #ebebeb;
}

#inavcaption{    
    cursor: pointer;
    cursor: hand;
    /* border-bottom:1px dotted #636363; */
    padding-right: 10px;
    padding-bottom : 5px;
    border-bottom:8px solid #ebebeb;
                         
}
#inavcapdiv{
    display:none;
    position: absolute;    
    padding-right: 10px;
    padding-bottom: 10px;
    /*background: url("img/shadow.png") no-repeat 10px 10px;*/
    
}
.inavcapitem{
    
    margin: 0px 0px 0px 0px;
    padding: 5px 5px 5px 5px;
    font: bold 14px Tahome, Verdana, Geneva, Arial, Helvetica, sans-serif;
    border: black 1px solid;
    height:18px;
    cursor: pointer; 
    cursor: hand;
    color:#004586;
    background-color: #fafafa;
    text-transform:uppercase; 
}
.inavcapitem:hover{
    background-color: #ebebeb;
}

#maincontent{
   width:448px;
   line-height: 1.5;
   /*padding-left:43px;*/
   padding-right:27px;
   padding-left:23px;
   vertical-align: top;
   text-align: justify;
}      
#maincontenthead{
   width:448px;height:16px;
      
}

#maincontent a{
    color: #636363;
}

#maincontent a.orange{
    color: #636363;
}

#maincontent h3{
    color: #004586;

}

#maincontent h2{
    color: #004586;

}
/* Index - NEWS */

#mainnews{
   width:197px;
   line-height: 1.5;
   background: url("img/vdot32.gif") repeat-y left;       
   padding-left:33px;
   vertical-align: top;
}
#mainnewshead{
   width:197px;height:16px;
   font: 12px Arial;
   margin-top: -3px;
   margin-bottom: 3px;
   text-transform:uppercase;
   font-weight: bold;
   color: #313131;

}

.date{
    display:block;
    color: #f5890a;
    font-weight: bold;
    padding-top: 20px;
    text-decoration: underline;
}

a.preview{
    display:block;
    margin-top: 5px;
    /* margin-bottom: 10px; */
    color: #636363;    
    line-height: 1.5;
    width:197px;
}
a.archive{
    display:block;
    margin-top: 20px;
    margin-bottom: 20px;
    color: #f5890a;
    font-weight: bold;
    background: url("img/orange_arrow.gif") no-repeat 10px 4px; 
    margin-left: -25px;
    padding-left: 25px;
}

.datein{
    display:block;
    color: #f5890a;
    font-weight: bold;
}
.previewname{
    color: #636363;
    line-height: 1.5;
    padding: 5px 0px 5px 0px;
    font-weight: bold;
}
.previewname a{
    font-weight: bold;
}

.previewtext{
    margin-bottom: 20px;
    color: #636363;
    line-height: 1.5;
}


/* FOOTER - Common */


#footer{    
    margin-top: 20px;    
}
#footer td{
    vertical-align: top; 
}

#footermenu{
    width:970px;

}
.fmheadarrow{
    background: url("img/orange_arrow.gif") no-repeat 0px 14px; 
    margin-left: -15px;
    padding-left: 15px;
    vertical-align: top;
    height:20px;
    padding-top: 12px;
}

.fmheadarrow a{
    display: block;              
    margin:0px;
    width: 0px;
}

.fmcontent{
    margin-top: 28px;
    line-height: 1.5;
    padding-bottom: 28px;
    
}
.fmcontent a{        
    /* color:#004586; */
    color: #f5890a;
    margin-top: 4px;

}
/* FOOTER - HotLine */
#fmhotline{
    vertical-align: top; 
    width: 220px;
    padding-left: 20px;
}
#fmhotlinehead{
    width: 220px;
    background: url("img/b_hotline.gif") no-repeat 0px 14px;        
    height:32px;
}

/* FOOTER - Clients */

#fmclients{
    vertical-align: top; 
    width: 226px;    
    padding-left: 24px;
    border-right: #ebebeb solid 1px;    
}


/* FOOTER - Partners */

#fmpartners{    
    vertical-align: top;
    width: 210px;    
    padding-left: 38px;
}

/* FOOTER - Bank DeltaCredit */

#fmbankdeltacredit{    
    vertical-align: top;
    width: 199px;   
    padding-left: 33px;
    border-left: #ebebeb solid 1px;    
}




/* For 3rd level menu */
#imenu3{    
    vertical-align: top; 
    width: 228px;
    background: url("img/vdot32.gif") repeat-y left;
	text-align: left;
    
}
#imenu3bg{
   width: 228px;
   float:right;    
   margin-left: 10px;
   background: url("img/imenu3_grad.gif") repeat-x bottom;
}


#imenu3headbg{    
    height:36px;width: 228px;    
    background-color: #ebebeb;
}

#imenu3head{
    background: url("img/b_deltacredit.gif") no-repeat 0px 14px;        
    height:32px;
    width: 208px;
    margin-left: 20px;
}

#imenu3arrow{
    background: url("img/orange_arrow.gif") no-repeat 0px 14px;    
    margin-left: -20px;
    padding-left: 20px;
    vertical-align: top;
    padding-top: 10px;
    height:20px;
    margin-left:10px;
    font: bold 12px Arial;
    text-transform: uppercase;
    color: #313131; 
}

#imenu3content{
    background: url("img/vdot32.gif") repeat-y right;       
    width: 200px;
    padding-bottom: 28px;
    line-height: 1.5;
    padding-left: 28px;
    color:#005d91;
}
#imenu3corner {
    background: url("img/grey_corner.gif") no-repeat 0px 0px;        
    width: 8px; height: 8px;        
    margin-bottom: 20px;
    margin-left: -28px;
    
}
#imenu3content a{
   color:#005d91;
}

#imenu3content span{
    font-weight: bold;
    color:#005d91; 
}

#imenu3bottom{
    background: url("img/hdot32.gif") repeat-x bottom;       
    width: 228px;height: 1px; font-size: 1px;
}


/*
#fmdelta{
    vertical-align: top; 
    width: 222px;
    background: url("img/vdot32.gif") repeat-y left;
}


#fmdeltaheadbg{    
    height:40px;width: 232px;    
    background-color: #ebebeb;
}

#fmdeltahead{
    background: url("img/b_deltacredit.gif") no-repeat 0px 14px;        
    height:32px;
    width: 222px;
    margin-left: 20px;
}

#fmdeltaarrow{
    background: url("img/orange_arrow.gif") no-repeat 0px 14px;    
    margin-left: -20px;
    padding-left: 20px;
    vertical-align: top;
    padding-top: 12px;
    height:20px;
    margin-left:10px;
}
#fmdeltaarrow a{
    display: block;
    width: 0px;
}
#fmdeltacontent{
    background: url("img/vdot32.gif") repeat-y right;       
    width: 232px;
    padding-bottom: 28px;
    line-height: 3;    
}

#fmdeltacorner {
    background: url("img/grey_corner.gif") no-repeat 0px 0px;    
    width: 8px; height: 8px;        
    margin-bottom: 20px;
}

#fmdeltacontent a{
    display: block;
    margin-top: 4px;    
    color:#f5890a;
    margin-left: 30px;
}

#fmdeltabottom{
    background: url("img/hdot32.gif") repeat-x bottom;       
    width: 232px;height: 1px; font-size: 1px;
}

*/

/* FOOTER - Meta */



#footermeta{
    width: 970px;
    margin-top: 40px;
    border-top: 1px #ebebeb solid;    
}
#footermeta a{
    color:#f5890a;
}
#footermeta td{
    
    padding-left: 20px;
    padding-top: 20px;
    padding-bottom: 20px;

}


#iright{
    vertical-align: top; 
    width: 194px;

}
#ionline{    
    width: 159px;
    background-color: #ebebeb ;
    
    padding:  10px 35px 19px 35px;
}



#imenu{
    
    /*width: 194px;   */
    /*margin-top: 30px;*/
    height: 52px;
}
#imenu td{
    border: 1px #ffffff solid;  
    
}

.imenuitem {
    
    vertical-align: middle;    
    border-bottom: 1px #e1e1e1 solid ! important ;
    
}
.imenuitem a{
    
    display: block;
    background: url("img/left_menu_arrow.gif") no-repeat 0px 22px;    
    padding-left: 20px;
    vertical-align: top;
    height: 24px;
    padding-top: 22px;
    
}

.imenudiv{
    width:30px;
    
}
#imenuitem1{
    background: url("img/imenu_base_icon.gif") no-repeat center right;           
    width:210px;
    
}
#imenuitem2{
    background: url("img/imenu_calc_icon.gif") no-repeat center right;       
    width:230px; 
    
}

#imenuitem3{
    background: url("img/imenu_online_icon.gif") no-repeat center right;       
    width:160px; 
}

#irightblock{
    float: right;
    width: 228px;   
    margin-left: 28px;  
    margin-bottom: 14px;
}


/* realty */
#realtyqa{
    color: #000000;
    padding: 20px 20px;   
    border: #cecece  dashed 1px;
    background: url("img/realty1px.gif") repeat-x bottom;       
    
    margin-bottom: 0px;
}

#realtyinfo{
    color: #000000;
    padding: 10px 20px;   
    border: #cecece  dashed 1px;
    background: url("img/realty1px.gif") repeat-x bottom;       
/*    font: normal 10px Tahome, Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-weight: bold;
 */
    margin-bottom: 5px;
}
#realtyinfoarrow{
    background: url("img/orange_arrow.gif") no-repeat 0px 5px; 
    margin-left: -15px;
    padding-left: 15px;
/*
    font: normal 10px Tahome, Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-weight: bold;
*/
}
.realtyq{
    font: normal 12px Tahome, Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-weight: bold;
}
.realtycursor{
    cursor: pointer;
    cursor: hand;
}
#realtyquestion{
    background: url("img/orange_arrow.gif") no-repeat 0px 3px; 
    margin-left: -15px;
    padding-left: 15px;
    font: normal 12px Tahome, Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-weight: bold;
}

#realtyresult{
    border-collapse:inherit;
    width: 702px;
}

#realtyresult th{
    font-weight:bold;
    text-align: center;
    white-space: nowrap;    
    color:black;
    padding: 5px;    
    border:none;
}
#realtyresult th a{
    font-weight:bold;
    color:black;
}
#realtyresult td{
    text-align: center; 
    padding: 5px;    
    border:none;

}

#realtyresult tr{
}

#realtyresult tr.gray{


}


/* imenu2 - 2nd level menu in inner page (table) */
#imenu2tbl{
    
    /*background-color: #ebebeb;
    padding-right: 30px;
    padding-top: 12px;
    padding-bottom: 12px;  
    height:30px;
    border: 1px solid black;
    */
    margin-top: 0px  ! important ;
    width:100%  ! important;     
    margin-left: -8px  ! important;
    margin-right: -16px  ! important;
    border-collapse: separate ! important ;    
}


#imenu2tbl td{
    color: #000000;
    width: 222px  ! important;
    padding: 0px 0px 0px 0px;   
    border: #cecece  dashed 1px;
}

.imenu2hborder{
    background: url("img/hdot32.gif") repeat-x bottom;       
    width: 100%;
    height: 1px; 
    font-size: 1px;
}

.imenu2item{
    width: 190px;
    height: 100%;
    padding: 10px 10px 15px 27px;
	text-align:left;
    
}

.imenu2arrow{
    background: url("img/orange_arrow.gif") no-repeat 0px 5px; 
    margin-left: -15px;
    padding-left: 15px;
    vertical-align: top;
    
}

.imenu2arrow a{
    color: #004586 ! important;    
    font: bold 14px Tahome, Verdana, Geneva, Arial, Helvetica, sans-serif; 
    
}

.imenu2notice{
   background: url("img/imenu2h.gif") no-repeat 0px 6px; 
   margin-left: -7px;
   padding-left: 7px;
   vertical-align: top;
}

/* --------------------------------------------- */



.partners{
    padding-bottom: 25px;
}
.partners img{
    padding: 0px 15px 0px 0px;
}
.partners .pr{
    padding-top: 10px;
}
.partners a, .partners .pr{
    font-weight: bold;
}
.partners .prtext{
    padding-top: 10px;
}
.strong, .strong a{
    font-weight: bold;
}
#glossary{
    margin-top: 0px; padding:0;
}
#glossary td{
    padding: 0px 60px 0px 0px; margin:0;
    vertical-align: top;
    line-height: 1.8;
    background-color: #ffffff;
    white-space: nowrap;
}
#glossary td a{
    line-height: 1.8;
}
.cursor{
    cursor: pointer; 
    cursor: hand;
    text-decoration: underline;
    color: #084385;
}

ul{
    list-style:none; 
    margin:0px 0px 11px 0px; 
    padding:0;
}
ul li{
    background: url(/images/li.gif) no-repeat 26px 6px; 
    padding: 0px 15px 0px 40px; 
    margin: 0px 0px 0px 0px;
}
ol{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 20px;

}
ol li{
    padding: 0px 0px 0px 0px; 
    margin: 0px 0px 0px 20px;
}
ol li ul li{
    background: url(/images/li.gif) no-repeat 4px 6px; 
    padding: 0px 15px 10px 20px; 
}
.faq li{
    background: url(/images/li.gif) no-repeat 2px 6px; 
    padding: 0px 15px 0px 16px; 
    margin: 0px 0px 0px 0px;
}


/* request - /client/forms/ */
#requesttbl{
    
    /*background-color: #ebebeb;
    padding-right: 30px;
    padding-top: 12px;
    padding-bottom: 12px;  
    height:30px;
    border: 1px solid black;
    */
    margin-top: 0px  ! important ;
    width:100%  ! important;     
    margin-left: -7px  ! important;
    margin-right: -17px  ! important;
    border-collapse: separate ! important ;    
    height: 100%;
}


#requesttbl td{

    color: #000000;
    width: 228px  ! important;
    padding: 0px 0px 0px 0px;   
    border: #cecece dashed 1px;
    height: 100%;
}



.requesthborder{
    background: url("img/hdot32.gif") repeat-x bottom;       
    width: 100%;
    height: 1px; 
    font-size: 1px;
}

.requestitem{
    width: 190px;
    height: 100%;
    padding: 10px 10px 15px 27px;
    
}

.requestarrow{
    background: url("img/orange_arrow.gif") no-repeat 0px 5px; 
    margin-left: -15px;
    padding-left: 15px;
    vertical-align: top;
    
}

.requestarrow a{
    color: #004586 ! important;    
    font: bold 14px Tahome, Verdana, Geneva, Arial, Helvetica, sans-serif; 
    
}

.requestnotice{
   background: url("img/imenu2h.gif") no-repeat 0px 6px; 
   margin-left: -7px;
   padding-left: 7px;
   vertical-align: top;
}

/* --------------------------------------------- */

/* MAP */

ul.map-level-0, ul.map-level-2, ul.map-level-2{
    background: url(/img/1px.gif) no-repeat 0px 6px; 
    list-style:none; 
    padding: 0px 0px 0px 0px; 
    margin: 0px 0px 0px 0px;

}

ul.map-level-0 li, ul.map-level-2 li, ul.map-level-2 li{
    background: url(/img/1px.gif) no-repeat 0px 6px; 
    list-style:none; 
    padding: 0px 0px 0px 0px; 
    margin: 0px 0px 0px 0px;
    
}
ul.map-level-0 li{margin: 5px 0px 0px 10px;}
ul.map-level-1 li{margin: 1px 0px 0px 20px;}
ul.map-level-2 li{margin: 1px 0px 0px 30px;}

table.map-columns{
    width: 100%;
    margin: 0px;
}
table.map-columns td{
    width: 50%;

}

.form-error-message{
    color: red;
}
.online {text-align:left;background: url('/img/online_fon2.png') repeat-x left bottom;}
.online .clear {clear:both;}

.online .name {display:block;width:230px;text-align:right;margin-right:3px;float:left;}
.online .required {display:block;color:red;width:7px;float:left;overflow:hidden;}
.online .norequired {display:block;width:7px;height:17px;float:left;}
.online .field {display:block;width:327px;margin-left:3px;float:left;}

.online #ValidationSummary1 {padding:10px 10px 10px 10px; width:681px; text-align:left;border-top: 1px dashed #d8d8d8;border-left: 1px dashed #d8d8d8;border-right: 1px dashed #d8d8d8;}
.online .fio {padding:10px 10px 10px 10px; width:681px; text-align:left;border-bottom: 1px dashed #d8d8d8;border-top: 1px dashed #d8d8d8;border-left: 1px dashed #d8d8d8;border-right: 1px dashed #d8d8d8;}
.online .contacts {padding:15px 10px 10px 10px; width:681px; text-align:left;border-bottom: 1px dashed #d8d8d8;border-left: 1px dashed #d8d8d8;border-right: 1px dashed #d8d8d8;}
.online .goal {padding:15px 10px 10px 10px;width:681px;border-bottom: 1px dashed #d8d8d8;border-left: 1px dashed #d8d8d8;border-right: 1px dashed #d8d8d8;}
.online .dopinfo {padding:15px 10px 10px 10px;width:681px;border-bottom: 1px dashed #d8d8d8;border-left: 1px dashed #d8d8d8;border-right: 1px dashed #d8d8d8;}
.online .fin {padding:15px 10px 10px 10px;width:681px;border-bottom: 1px dashed #d8d8d8;border-left: 1px dashed #d8d8d8;border-right: 1px dashed #d8d8d8;}
.online .market {padding:15px 10px 10px 10px;width:681px;border-bottom: 1px dashed #d8d8d8;border-left: 1px dashed #d8d8d8;border-right: 1px dashed #d8d8d8;}
.online .valid {padding:15px 10px 10px 10px;width:681px;border-bottom: 1px dashed #d8d8d8;border-left: 1px dashed #d8d8d8;border-right: 1px dashed #d8d8d8;vertical-align:top;text-align:left;}


.online .a1 {margin-bottom:7px;}
.online .a2 {margin-bottom:7px;}
.online .a3 {margin-bottom:7px;}
.online .a4 {margin-bottom:7px;}

.online #txbxLastname {width:325px !important;}
.online #txbxFirstname {width:325px !important;}
.online #txbxMiddlename {width:325px !important;}
.online #txbxEmailAddress {width:325px !important;}
.online #txbxMobilePhone {width:325px !important;}
.online #txbxWorkphone {width:325px !important;}
.online #txbxHomephone {width:325px !important;}
.online #lstCreditTarget {width:331px !important;}
.online #lstIncomeType {width:331px !important;}
.online #lstRegion {width:331px !important;}
.online #lstWhenPurchase {width:331px !important;margin-top:10px;}
.online #lstHasRealter {width:331px !important;margin-top:10px;}
.online #new_first_pay_money {width:325px !important;margin-top:10px;}
.online #new_income {width:325px !important;margin-top:10px;}
.online #new_credit_sum {width:325px !important;}
.online #lstInfosourse {width:331px !important;}
.online #new_infosourse {width:325px !important;}
.online #errorMessage {display:block;width:400px;text-align:left;margin-left:10px;float:left;clear:right;}
.online #txbxControlWord {width:325px !important;}


.online .contacts .tel .text {font-size:9px;width:397px;text-align:left;margin-left:243px;padding-bottom:5px;}

.online .valid .validright {float:left;display:block;width:400px;height:20px;}
.online .valid .img {height:69px;display:inline-block;float:left;padding-left:30px;height:50px;width:200px;margin-right:3px;}
.online .valid .buton {margin:10px 0 0 243px;display:block;padding:0;text-align:left;}
.online .valid .clear {clear:both;width:100%;height:10px;float:none;}
.online #btnSubmit {margin:0;padding:0;}
.onlineok li {margin-bottom:5px;}