.inputo { background:transparent; width:250px; padding:3px; border:1px solid lightblue; font-family:arial,tahoma; font-size:12px; color:#555555 }
.select { background:transparent; height:20px; border:1px solid lightblue; font-family:arial,tahoma; font-size:12px; color:#555555; }
.textarea { background:transparent; width:250px; height:100px; border:1px solid lightblue; font-family:arial,tahoma; font-size:12px; color:#555555; }
.inputo:focus { background: url(../img/bayang_input.png) repeat-x; border:1px solid lightblue; }
textarea:focus { background: url(../img/bayang_input.png) repeat-x; border:1px solid lightblue; }
