.company {
  background: #F6F5EE; }
  .company h3 {
    margin-bottom: 10px; }
  .company table {
    border-top: #9f9b7d 1px dotted;
    border-bottom: #9f9b7d 1px dotted; }
    .company table tr td {
      padding: 20px; }
      .company table tr td a {
        padding: 6px;
        color: #2779aa; }
    .company table tr td.first {
      padding: 20px 0 0 20px; }
  .company .show .header .nav ul li {
    padding: 0 27px; }
  .company .show .faq {
    padding: 15px;
    color: #2779aa;
    margin-bottom: 15px;
    background: white;
    border: 1px solid #CCC; }
    .company .show .faq .title {
      font-size: 0.9em;
      border-bottom: 1px dotted #CCC;
      margin-bottom: 10px; }
    .company .show .faq .content {
      text-indent: 10px;
      font-size: 0.75em;
      border: none;
      width: auto; }
  .company .body {
    padding: 20px; }
