body {
  margin: 20px;
  padding: 0;
  background: #EFEFEF;
  font: normal 0.8em Tahoma, Arial, Helvetica, sans-serif;
  color: #505050;
}

form {
  margin: 0;
  padding: 0;
}

h1, h2, h3 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
  color: #333333;
}

p, blockquote, ol, ul {
  line-height: 160%;
}

a {
  color: #3A69BA;
}

a:hover {
  text-decoration: none;
}

/* Boxed */

.boxed {
  float: left;
  clear: left;
  width: 175px;
  margin: 0 0 10px 0;
  padding: 0;
  background: #EFF3F9;
  border: 1px dotted #CDD1D7;
}

.boxed .heading {
  margin-top: 0;
  padding: 8px 15px;
  background: #5E80BD url(../images/img3.gif) no-repeat center bottom;
  text-transform: uppercase;
  letter-spacing: 2px;
  font: bold 1em Tahoma, Arial, Helvetica, sans-serif;
  color: #FFFFFF;
}

.boxed .content {
  margin: 0;
  padding: 5px 14px 10px 14px;
}

.boxed ul {
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: normal;
}

.boxed li {
  padding: 3px 0;
  border-top: 1px dotted #1F1F21;
}

.boxed li.first {
  border: none;
}

.boxed a {
  padding-left: 10px;
  background: url(../images/img4.gif) no-repeat left center;
  text-decoration: none;
  font-size: 1.2em;
}

/* Wrapper */

#wrapper {
  width: 778px;
  margin: 0 auto;
  padding: 5px;
  background-color: #FFFFFF;
  border: 1px dotted #ABABAB;
}

/* Cambo Header */

#camboHeader {
  float: left;
  width: 175px;
  height: 150px;
  background: url(../images/img1a.jpg) no-repeat center center;
}

#camboHeader h1 {
  margin: 0;
  padding: 43px 0 0 0;
  text-align: center;
  letter-spacing: -1px;
  font-size: 2.5em;
}

#camboHeader h2 {
  margin: 0;
  padding: 0;
  text-align: center;
  font-size: 1.2em;
  font-style: italic;
}

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

/* Reconyx Header */

#reconyxHeader {
  float: right;
  width: 568px;
  height: 150px;
  background: url(../images/img2a.jpg);
}

#reconyxHeader h2 {
  display: none;
}

#reconyxHeader h3 {
  display: none;
}

/* Content */

#content {
  clear: both;
  padding-top: 10px;
}

/* Posts */

#posts {
  float: right;
  width: 545px;
  padding-right: 20px;
  font-size: 1.1em;
}

#postsFull {

}

.post {
  padding-top: 10px;
}

.post .title {
  margin: 0;
  font-size: 2em;
}

.post .sub {
  margin: 0;
  font-size: 1.2em;
}

.post .note {
  margin: 0;
  font-size: 1em;
}

.post .note a {
  
}

.post .story {
  text-align: justify;
}

.post .story p {
  text-indent: 1em;
}

.post hr {
  border: 0;
  color: #777777;
  background-color: #777777;
  height: 1px;
  width: 95%;
  text-align: left;
  margin-bottom: 1.5em;
}

.post .story .contactInfo {
  margin-top: 0em;
  font-family: Courier New, Courier New, Courier, monospace;
  text-indent: 0em;
  padding-left: 2em;
}

.post .story .middle {
  text-align: center;
}

.post .story .middle img {
  border: 1px solid #000000;
}

.post .story h3 {
  font-weight: bold;
  margin-bottom: 0.2em;
}

.post .story .contactForm {
  text-align: left;
}

.post .story table {
  text-align: center;
  margin: auto;
  border: 1px dotted #777777;
}

.post .story table td {
  padding: .5em;
}

.post .story table td.feature {
  font-weight: bold;
}

.post .story table td.pro {
  color: #007700;
}

.post .story table td.proHeading {
  color: #007700;
}

.post .story table td.feature small {
  font-size: .7em;
}

.post .story table tr.heading {
  background-color: #EAEAFF;
  font-weight: bold;
}

.post .story table tr.oddRow {
  background-color: #F5F5FF;
}

.post .story table tr.evenRow {
  background-color: #FBFBFF;
}

.post .story .productHeader {
  margin: auto;
  text-align: center;
}

br .clearLeft {
  clear: left;
  font-size: 1px;
  line-height: 0px;
  height: 0;
}

.post .posted {
  margin-top: 0;
  font: normal .8em Tahoma, Arial, Helvetica, sans-serif;
  color: #999999;
}

.post .meta {
  margin: 2em 0 3em 0;
  border-top: 1px dotted #939A3C;
  font: normal .8em Tahoma, Arial, Helvetica, sans-serif;
  color: #999999;
}

.post .meta p {
  margin: 0;
  text-align: justify;
}

/* Footer */

#footer {
  clear: both;
  border-top: 1px dashed #aaaaaa;
  font: normal .8em Tahoma, Arial, Helvetica, sans-serif;
  color: #999999;
  padding-top: .25em;
}

#footer p {
  margin-top: 0.25em;
  margin-bottom: 0.25em;
  line-height: 100%;
}

#footer .imgLinks {
  margin-top: 1em;
}

#footer a {
  color: #999999;
}

#footer img {
  border: none;
}
