#form td{
font-size:100%;
}

#form input{
font-family:Tahoma; 
font-size:100%; 
width:95%; 
height:19px; 
color:#A3ABAB; 
border:1px solid #B9B9B9; 
padding:2px 6px 2px 6px;
}

#form input.text{
font-family:Tahoma; 
font-size:100%; 
width:95%; 
height:19px; 
color:#444; 
border:1px solid #B9B9B9; 
padding:2px 6px 2px 6px;
}

#form input.button_send{
width:100px; 
height:24px; 
border:1px solid #B9B9B9; 
padding:0px;
color:#646464;
font-weight: 900;
font-size: 11px;
}


#form textarea{
font-family:Tahoma; 
font-size:100%; 
width:95%; 
height:105px; 
color:#A3ABAB; 
border:1px solid #BFCBCE; 
overflow:hidden; 
padding:4px 6px 2px 6px;
}


.table {
font-weight: 300;
text-align: left;
color: #868686;
pading: 10px;
border:1px solid #B9B9B9;
font-size: 12px;
}

.table h6{
font-family:Tahoma; 
font-weight: 300;
text-align: left;
color: #868686;
margin: 10px;

font-size: 12px;
}
