div.form_wrapper { padding:10px 15px; }
h2.form_title { font-size:120%; color: #0080ff; border-bottom: 1px solid #8ec7ff; border-top: 1px solid #8ec7ff; background-color:#f0f8ff; padding:5px; }

table.form_details    { width:100%; color:#444; background-color: #fafafa; }
table.form_details tr { border:1px solid #DDD; }
table.form_details th { text-align:left; color:#666; font-weight:normal; background-color: #f3f3f3; padding:2px 5px; }
table.form_details td { height:28px; padding:3px 5px; }
table.form_details th.must_input_symbol_cell { background: url("../images/bullet_red.png") no-repeat center #f3f3f3; padding:10px 0px 10px 10px !important;}
