@charset "utf-8";

/* CSS Document */

input.txtBox{width:240px; height:16px; font:normal 11px "Trebuchet MS", Tahoma, "Times New Roman"; border: none; padding:2px; margin-bottom:8px; border:1px solid #ccc;}

#label{float:left; width:130px; font: bold 11px Tahoma, "Trebuchet MS", "Times New Roman"}

.red{color:#cc0000; font: bold 11px Tahoma, "Trebuchet MS", "Times New Roman"}

textarea{width:316px; height:110px; font:normal 11px "Trebuchet MS", Tahoma, "Times New Roman"; border: none; margin-bottom:10px; padding:4px; border:1px solid #ccc;}

.select{width:250px; height:24px; font:normal 11px "Trebuchet MS", Tahoma, "Times New Roman"; border: none; margin-bottom:10px; padding:1px; border:1px solid #ccc;}

.options{width:150px; height:24px; font:normal 11px "Trebuchet MS", Tahoma, "Times New Roman"; border: none; margin-bottom:10px; padding:1px; border:1px solid #ccc;}



