#content ul {
  padding-bottom: 1em; }
  #content ul li {
    list-style: circle;
    margin-left: 2em; }
#content #workwithus {
  width: 400px; }
  #content #workwithus p#email {
    font-size: 1.79em; }
#content #howtofindus {
  float: right;
  width: 460px;
  padding: 0 10px; }
  #content #howtofindus img {
    padding: 0 10px; }
  #content #howtofindus .contact_details {
    width: 150px;
    border: 3px dashed #CCC;
    float: right;
    padding: 1em;
    margin: 1em; }
    #content #howtofindus .contact_details p {
      padding: 0; }
  #content #howtofindus p {
    padding: 1.5em 1em 0 1em; }
