.cpHighlightclearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* ------------------------------------------------------------------------------ */
/* Section Imaging CSS elements */
div.cpHighlightsection {
  float: left;
  width: 155px;
  height: 230px;
  margin: 0px 5px 0px 5px;
  border: medium #FFFFFF solid;
  background-color: #666666;
  z-index: 1;
  line-height: 9px !important;
; color: #000000
}

.cpHighlightsection p {
    font: 11pt/normal Verdana, Arial, Helvetica, sans-serif!important;
    color: #FFFFFF;
    text-align: center;
    margin: 0 15px 0 15px !important;
    padding: 0 0 0 0 !important;
}

.cpHighlightsection a {
    font: 10px/normal Verdana, Arial, Helvetica, sans-serif;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}

.cpHighlightsection img{
  margin: 0 0 0 0 !important;
  padding: 0 0 0 0 !important;
  z-index: 1;
  height: 125px;
  width: 125px;
  border: none !important;
}

div.cpVisitStore {
   text-align: right;
}


.cpVisitStore a {
    font: 11px/normal Verdana, Arial, Helvetica, sans-serif;
    text-align: right;
}

div.cpHighlightoptions {
   margin-top: 5px;
   margin-bottom: 5px;
}


.cpHighlightoptions a {
   font: 10px/normal Verdana, Arial, Helvetica, sans-serif;
   text-align: center;
   border: 1px solid #006633;
   margin-top: 2px;
   margin-bottom: 10px;
   padding: 3px 5px 3px 5px;
   text-decoration: none;
   background-color: #17A034;
   color: #FFFFFF;
}

.cpHighlightoptions a:hover {
   background-color: #2b5fa5;
   border: 1px solid #000099;
   color: #FFFFFF;
}

div.cpHighlightcontent {
   display: block;
   float: left;
   padding-bottom: 10px;
   width: 100%;
; color: #333333
}

.cpHighlightcontent blockquote {
   padding: 3px 15px;
   background: #666666;
   margin: 5px 14px;
   color: #333;
   border: none;
}

.cpHighlightcontent blockquote p {
   font-size: 11px;
   padding: 5px 0px;
   margin: 5px 0px;
}
