table.list {background: #cecece;}
table.list thead tr th {padding:4px; background:#dedede; text-align:center; font-family: Tahoma; font-size:10px; color:#000; font-weight:bold;}
table.list tbody tr td {padding:4px; background:#ffffff; text-align:center; font-family: Tahoma; font-size:10px; color:#000; font-weight: normal;}

.list2 input.inp {width:98%;}
.list2 select.inp {width:98%;}
.list2 textarea.inp {width:98%; height:180px;}
table.list2 thead tr th {padding:4px; background:#ffffff; text-align:center; font-family: Tahoma; font-size:10px; color:#000; font-weight:bold; border-bottom:1px solid #cecece;}
.list2 tbody tr td {padding:5px; border-bottom:1px solid #cecece;}

.err_item, .err_out {color:#cc3333;}
