/* --------------------------------------------------------
    About Unsigned stylesheet
    Website: Unsigned.com
    Created by: First Beat Media
    Filename: css/about.css
   -------------------------------------------------------- */

/* --------------------------------------------------------
    Sections
   -------------------------------------------------------- */
   
/*  Upcoming Features
   -------------------------------------------------------- */

    ul.features, li.features { list-style: circle; padding: 0px 0px 10px 10px; }
    div#content_middle a { font-weight: normal; color: #DA0101; }
    
/*  Contact Us Form
   -------------------------------------------------------- */

    div#content_middle div.box_login p { padding-bottom: 14px; }

    div#contact_form table td { padding-bottom: 7px; }
    div#contact_form table td.text,
    div#contact_form table td.text_top { width: 90px; font-weight: bold; font-size: 13px; padding-right: 10px; vertical-align: middle; }
    div#contact_form table td.text_top { vertical-align: top; padding-top: 2px; }
    div#contact_form table td input.btn_margin { margin-right: 5px; }
    div#contact_form table td.field input,
    div#contact_form table td.field select,
    div#contact_form table td.field_large input,
    div#contact_form table td.field_large textarea,
    div#contact_form table td.field_large select { background-color: #fff; border: 1px solid #E5E5E5; width: 230px; }
    div#contact_form table td.field_large input,
    div#contact_form table td.field_large textarea,
    div#contact_form table td.field_large select { width: 330px; }

/*  Privacy Policy
   -------------------------------------------------------- */

    div#content_middle h3 { color: #A71B00; letter-spacing: 0; font-size: 1.6em; padding: 0 0 12px 0; }
    div#content_middle p { padding-bottom: 12px; }
    div#content_middle a { font-weight: normal; color: #DA0101; }
    
/*  Spread Unsigned
   -------------------------------------------------------- */
   
    div.spread_banner { margin-bottom: 10px; }
    div.spread_banner img { padding: 2px; border: 1px solid #E5E5E5; }
    .spread_form { margin-bottom: 5px; }
    .banner_code { width: 430px; height: 45px; font-size: 11px; color: #454545; }
    
/*  FAQs
   -------------------------------------------------------- */
   
    div#content_middle h3.faqs { font-size: 1.2em; }
    
/*  Tell Your Friends
   -------------------------------------------------------- */

    div#tellyourfriends_form table td { padding-bottom: 7px; }
    div#tellyourfriends_form table td.text,
    div#tellyourfriends_form table td.text_top { width: 120px; font-weight: bold; font-size: 13px; padding-right: 10px; vertical-align: middle; }
    div#tellyourfriends_form table td.text_top { vertical-align: top; padding-top: 2px; }
    div#tellyourfriends_form table td input.btn_margin { margin-right: 5px; }
    div#tellyourfriends_form table td.field input,
    div#tellyourfriends_form table td.field_large input,
    div#tellyourfriends_form table td.field_large textarea { background-color: #fff; border: 1px solid #E5E5E5; width: 230px; }
    div#tellyourfriends_form table td.field_large input,
    div#tellyourfriends_form table td.field_large textarea { width: 300px; }