.fill-input{
background:url('/images/sample_input_02.gif') 0 0 repeat-x;
width:100%;
border:none;
height:24px;
padding:4px 0;
}
.left-input{
background:url('/images/sample_input_01.gif') left top no-repeat;
width:100%;
}
.right-input{
background:url('/images/sample_input_03.gif') right top no-repeat;
padding:0 14px 0 16px;
}
.right-input input{
line-height:normal;
padding:0 0 0 10px;
border:none;
width:100%;
height:16px;
background:none;
}

.input-text{
font-family:Times New Roman;
font-size:14px;
line-height:normal;
padding:4px 0 0 10px;
border:none;
width:210px;
height:20px;
vertical-align:top;
background:url('/images/sample_form_01.gif') 0 0 no-repeat;
}
