#kcwrap {
  width: 98%;
  margin: 0 auto;
}

#kcwrap img {
  margin: 0;
  padding: 0;
  border: none;
}

#LeftContent {
  width: 458px;
  float: left;
}

#RightContent {
  width: 458px;
  float: right;
}

#lawson_header {
  height: 80px;
  font-weight: bold;
}

#lawson_header img {
  float: left;
  padding-right: 50px;
}

#section {
  margin-bottom: 30px;
  border: solid #999;
  border-width: 0 1px 1px;
  padding: 40px 10px 10px;
}

.snapshot {
  background: url(/knowledge_centers/lawson/images/snapshot_header.gif) no-repeat;
}

.cmms {
  background: url(/knowledge_centers/lawson/images/cmms_eam_zone_review_header.gif) no-repeat;
}

.brochures {
  background: url(/knowledge_centers/lawson/images/product_brochures.gif) no-repeat;
}

.other_res {
  background: url(/knowledge_centers/lawson/images/other_resources_header.gif) no-repeat;
}

.contact {
  background: url(/knowledge_centers/lawson/images/contact_header.gif) no-repeat;
}

.survey {
  background: url(/knowledge_centers/lawson/images/survey.gif) no-repeat;
}

.case_studies {
  background: url(/knowledge_centers/lawson/images/customer_case_studies.gif) no-repeat;
}

.insights {
  background: url(/knowledge_centers/lawson/images/lawson_insights_header.gif) no-repeat;
}

#kcwrap h2 {
  margin: 0;
  padding: 0;
  font-size:14px;
}

#kcwrap h2 img {
  float: right;
  margin: 0 0 0 15px;
}

#kcwrap h2 a {
  color: #000;
  text-decoration: none;
}

#kcwrap h2 a:link {
  color: #000;
  text-decoration: none;
}

#kcwrap h2 a:visited {
  color: #666;
}

#kcwrap h2 a:active {
  color: #000;
  text-decoration: none;
}

#kcwrap h2 a:hover {
  text-decoration: underline;
}
