body {
  background-color: #FFFFFF;
  color: #000000;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 11pt;
  line-height: 1.4em;
}

#wrapper {
  margin: 0 auto;
  position: relative;
  width: 8in;
}

a {
  color: #000000;
  text-decoration: none;
}

img {
  border: none;
  clear: both;
  float: right;
  margin: 0 0 1em 2em;
  max-width: 2in;
}

.module_thumbs .list-item {
  clear: both;
  position: relative;
  min-height: 73px;
}

  .module_thumbs .list-item dt {
    font-weight: bold;
  }
  
  .module_thumbs .list-item dt,
  .module_thumbs .list-item dd {
    margin: 0;
    padding: 0 0 0 75px;
  }

  .module_thumbs .list-item img {
    margin: 0;
    padding: 0;
    position: absolute;
      top: 0;
      left: 0;
  }
  
  

#nav,
#localnav,
#back,
#featured_projects,
.module_gallery h2,
.module_subnav ul,
/*.em_encrypted_native,*/
.alpha-index,
.link,
.nav,
.solution .images,
.module_iframe,
.module_form {
  display: none;
}

#masthead {
  border-bottom: 1pt solid #888888;
  color: #FF1100;
  font-size: 11pt;
  line-height: 13pt;
  margin-bottom: .25in;
  padding-bottom: .25em;
}

  #masthead .tagline {
    font-size: 8pt;
    margin: 0;
  }

#logo {
  font-size: 11pt;
  line-height: 13pt;
  margin-bottom: 0;
  padding: 0;
}

  #logo a {
    color: #FF1100;
  }

#actions {
  font-size: 8pt;
  margin: 0;
  padding: 0;
  line-height: 13pt;
  list-style: none;
  position: absolute;
    top: 13pt;
    right: 0;
}

  #actions a {
    color: #888888;
    text-decoration: underline;
  }
  
#detail_page {
  margin-bottom: 1.4em;
}

#detail_page .meta h1 {
  font-size: 18pt;
/*  line-height: 13pt;*/
  margin: 0;
}

#detail_page .meta h2 {
  font-size: 11pt;
  font-weight: normal;
  line-height: 13pt;
  margin: 0;
}

#detail_page .meta p {
  font-size: 11pt;
  line-height: 13pt;
  margin: 0 0 .0687in 0;
}

h1 {
  font-size: 18pt;
}

h2 {
  font-size: 13pt;
}

h3 {
  font-size: 11pt;
}

.thumbnails ul {
  float: right;
  list-style: none;
/*  margin: 0 0 0 2em;*/
  padding: 0;
}

.thumbnails li {
/*  margin: 0 0 1em 0;*/
  padding: 0;
}

.thumbnails img {
/*  border: none;*/
/*  max-width: 2in;*/
}

.multicolumn {
  font-size: 8pt;
}

.solution,
.module_leader {
  clear: both;
}

#footer {
  border-top: 1pt solid #888888;
  clear: both;
  font-size: 8pt;
  margin: .25in 0;
  padding-top: .25em;
}
