/*
Theme Name: As You Sow

Contains style applicable to various other features on  the site

Description: This is a place to put special purpose styles as they come up
Author: Sheila Tabuena
Version: 0.1
*/

/* on Company Page */
.company-page {
}

.company-init-icon,
.company-init-title {
  float: left;
}

ul.related-documents li {
}

.engagement {
  clear: both;
}

.company-rel-eng-logo {
  float: left;
}

.company-rel-eng-text {
  font: normal 12px "Open Sans", Arial, Helvetica, sans-serif;
   max-width: 125px;
  text-align: center;
}


.company-rel-eng-logo a {
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  color: #385048;
  font-weight: normal;
  text-decoration: none; }

.company-rel-eng-logo a:visited, a:active {
  color: #385048; 
  }


table.layout-only,
table.layout-only tr,
table.layout-only td {
  padding: 0px;
  margin: 0px;
}
