/*********************************************************************************************\
*       COPYRIGHT � 2011 ENVISION INFORMATION TECHNOLOGIES, LLC.    ALL RIGHTS RESERVED       *
*       DISTRIBUTION, UNAUTHORIZED USE AND MODIFICATION IS STRICTLY PROHIBITED                *
*       ENVISION IT, MADISON, WI    http://www.envisionitllc.com   info@envisionitllc.com     *
\*********************************************************************************************/

.certificationLogoImage {
  float: right;
  padding: 0px 0px 10px 10px;
}

#certificationWebsite {
  font-style: italic;
  font-size: 11px;
}

#certificationClassification {
  font-style: italic;
  color: #348ABB;
}

.plus {
  height: 10px;
  width: 10px;
  background: url('/site_scripts/images/plus.png') no-repeat;
}

.reviewStyle {
  float: left;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #aaaaaa;
}