table.x, table.xtabla{ 
  width:100%;
  border-collapse:collapse;
  border:1px solid #dce9f2;
  padding-top:10px;
  padding-bottom:10px;
} 

table.xtabla{
 margin-top:15px;
 _width:99%;
 margin-bottom:10px;
}

table.xtabla td{
  background:#fbfcfd;
  padding-left:10px;
}

table.x td{ 
  background: white; 
  padding-left: 12px; 
  padding-right:12px;
  width:70%;
  height:19px;
  background:#fbfcfd;
  padding-right:84px;
} 

table.x td div, table.xtabla td div{
 padding-right:12px;
 width:100%;
}

table.xtabla td textarea{
 width:100%;
}

table.x td.in, table.xtabla td.in{
 padding-right:74px;
}

*+html table.x td.in{
 padding-right:62px;
}

*+html table.xtabla td.in{
 padding-right:62px;
}

table.x td.in div, table.xtabla td.in div{
 background:url(/images/select.gif) left center no-repeat;
 padding-right:0px;
 padding-left:12px;
 width:auto;
}

table.x td.in div div, table.xtabla td.in div div{
 background:url(/images/right_c_form.gif) right center no-repeat;
 padding-left:0px;
 padding-right:12px;
 margin:4px 0;
}

table.x th{
 width:30%;
 background:#fbfcfd;
 color:#686767;
 font-weight:normal;
 vertical-align:top;
 padding-left:10px;
 padding-top:7px;
}

table.x td input, table.x td select, table.xtabla td input{
  border:0px;
  width: 100%;
  height:15px;
  padding:0px;
  margin:0px;
  margin-top:2px;
  margin-bottom:2px;
} 

table.x td ul{ 
  padding-left: 10pt;
} 

table.x th{ 
  text-align: left; 
} 

table.x tr.highlight td{ 
  background: lightyellow; 
} 

.tahoma{ 
  font: 9pt Tahoma,Verdana,Sans-Serif;
} 


.buttons{
 overflow:hidden;
 padding-right:80px;
}

.buttons #reset{
 float:right;
 background:url(/images/reset.gif) center center;
 width:66px;
 height:21px;
 border:0px;
 cursor:pointer;
}

.buttons #send{
 float:right;
 background:url(/images/search.gif) center center;
 width:66px;
 height:21px;
 border:0px;
  margin-left:15px;
 cursor:pointer;
}

table.xtabla input.podp{
 width:85px;
 height:21px;
 background:url(/images/podp.gif) center center no-repeat;
 cursor:pointer;
}

table.xtabla input.enter{
  width:66px;
 height:21px;
 background:url(/images/enter.gif) center center no-repeat;
 cursor:pointer;
}

table.xtabla input.send_me{
  width:66px;
 height:21px;
 background:url(/images/sendbla.gif) center center no-repeat;
 cursor:pointer;
}

a{
 color:#0469A4;
font-size:12px;
line-height:1.2;
font-family: Tahoma,Verdana,Sans-Serif;
}

a:hover{
 text-decoration:none;
}

#small_p td{
 padding-right:20px;
}