/*.industry_select {
  width: 18em; 
}*/




/*div.thumbnail_widget.carousel.website_designs {
  width:275px;
}

div.thumbnail_widget.carousel.website_designs div.tn_container {
  width:275px;
}*/
/*
.sub_form_actions  {
  display: none;
  height: 0;
}*/

div.button_container {
  padding-top: 24px;
}

div.collapsible_titlebar {
  display: none;
}

/*
div.comments {

}

  div.comments div.help_box_container {

  }
*/
    div.comments div.help_box_container div.help_box_content {
      top: -3em;
    }

div.table_container table {
  margin: 0;
}

div.section_header {
  padding-right: 50px;
  right: 50px;
}

div#section_website div.table_container table tbody tr td.label {
  width: 10em;
}

div#section_website_message {
  margin-top: 10px;
}


div#section_website_message {
/*  border-top: 2px solid #E4E6E9; */
  padding-top: 10px;
}

div#wc_build_container {
}

input.check_name_field {
  width: 12em;
}

table {
  width: 100%;
}


/*
table.user_info {
  padding: 1.5em 0 0 0;
}

table.user_info tbody tr td.label {
  text-align: right;  
  font-weight: bold;
  padding-right: 1em;
}
*/

table tbody tr td.label {
  width: 100px;
}

/*  table tbody tr td.label.all_cols {
    width: 100%;
  }*/

table tbody.sub_form_actions { 
  display: none;
}

textarea.comments {
  height: 4em;
  margin-bottom: 1em;
  width: 20em;
}

select.website_select {
  width: 18em;
}

/* ---------- Field Message --------- */

/*div.help_box {
  float: right;
  width: 1em;
}

  div.help_box div.help_box_container {
    font-size: 0.9em;
    position: relative;
    top: 0;
    right: 0;
    width: 1em;
  }

   div.help_box div.help_box_container div.help_box_content {
     position: absolute;
     right: 20em;
     width: 1em;
   }


   div.help_box div.help_box_container div.help_box_content .help_box_text {
    background-color: #cccccc;
    left: 1.4em;
    padding: 1em;
    position: absolute;
    top: -2.2em;
    width: 15em;
   }

  div.help_box div.help_box_container div.help_box_content .help_box_left_arrow {
    border-bottom: 5em solid transparent;
    border-right: 14em solid #cccccc;
    border-top: 5em solid transparent;
    font-size: 0.1em;
    position: absolute;
    top: -14em;
  }
*/
/* -------- End Field Message -------- */


    





