div#content p { font-size: 11px; }

#help_detail_header #help_header, #help_detail_header a { font-size: 0.8em; display: inline; }

div.help_column { float: left; width: 47%; padding: 10px 0; font-size: 11px; }
  div.help_column a.help_link { padding-left: 10px; }
  div.help_column h4 { margin: 5px 0; font-size: 1.1em; }

form#order_id_form, form#track_id_form { float: left; width: 47%; }
form#order_id_form{ padding-right: 2%; }
  form#order_id_form h2, form#track_id_form h2 { margin-bottom: 3px; }
  form#order_id_form p.item, form#track_id_form p.item { display: block; margin: 5px 0; }
  form#order_id_form label, form#track_id_form label { float: left; width: 115px; padding-top: 4px; }
  input.oid_submit, input.login_submit, input.tid_submit{ margin-left: 115px; margin-bottom: 10px; }
  form#order_id_form p#order_desc, form#track_id_form p#track_desc, form#order_id_form p#history_note { margin-top: 5px; padding-right: 20px; }
  form#order_id_form p.failure, form#track_id_form p.failure { color: red; }

div#form_clear { clear: both; height: 10px; background-color: #EDE9DB; width: 100%; }

div#contact_us h4{ margin-top: 15px; }

table#contact_options{ clear: both; margin: 10px 0 20px; width: 100%; }
  table#contact_options td{ width: 25%; text-align: center; vertical-align: top; }
    table#contact_options td#gear_head{ width: 90px; }
  table#contact_options h4{ font-size: 11px; font-weight: bold; color: #555; margin: 0 0 2px 0; }
  table#contact_options p{ margin: 2px 0; }
  td#contact_live_chat, td#contact_email, td#contact_phone{ border-right: 1px solid #ddd; }
    td#gear_head img{ border: 10px solid #e5e8e1; display: block; margin: 0 auto; }
    td#contact_live_chat img, td#contact_email img{ margin-top: 20px; border: 0; }

