.input {
 font-size: 10px;
 font-family: tahoma,helvetica;
 background-color: #0C0D0F;
 color: #616161;
 border-top-width : 1px;
 border-right-width : 1px;
 border-bottom-width : 1px;
 border-left-width : 1px;
 text-indent : 2px;
 border:1px solid #616161;
}
.textarea {
 font-size: 10px;
 font-family: tahoma,helvetica;
 background-color: #0C0D0F;
 color: #616161;
 border-top-width : 1px;
 border-right-width : 1px;
 border-bottom-width : 1px;
 border-left-width : 1px;
 text-indent : 2px;
 border:1px solid #616161;
}