#boxnewsets {
  margin-left: 0;
  margin-right: 0;
  width: 610px;
}

#boxspecial {
  margin-left: 0;
  margin-right: 0;
  width: 600px;
  float: right;
}

#boxcenter {
  margin-left: 0;
  margin-right: 0;
  width: 168px;
  float: none;
}

.boxspacer {
  height: 10px;
  /*width: 143px;
	position: static;
	float: right;*/
  clear: both;
}

.shadowbox {
  background-color: #ccc;
  color: black;
  border: 2px solid #eee;
  border-width: 0 2px 2px 0;
  margin-left: 0;
  margin-right: 0;
  width: 168px;
  float: right;
}

.contentbox {
  background-color: white;
  color: black;
  position: relative;
  top: -2px;
  left: -3px;
  border: 1px outset #bbb;
  padding: 0 0;
}

.contentheader {
  background-color: #8A8FF8;
  text-align: center;
  font-weight: bold;
  color: #FFFFFF;
}

.contentheaderspecial {
  background-color: #F5D4F0;
  text-align: center;
  font-weight: bold;
  font-size: 10pt;
  color: #000000;
}

.testimonialbox {
  background-color: #FFFFCC;
  color: black;
  position: relative;
  top: -2px;
  left: -2px;
  border: 1px outset #bbb;
  padding: 0 0;
  margin-top: 15px;
  border-radius: 5px;
}

.testimonialshadowbox {
  background-color: #ccc;
  color: black;
  border: 2px solid #eee;
  border-width: 0 2px 2px 0;
  position: relative;
  left: +1px;
  border-radius: 5px;
}

.contentheadertestimonial {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-style: normal;
  background-color: #FFFFCC;
  text-align: justify;
  font-weight: normal;
  font-size: 10pt;
  color: #000000;
  margin: 5px;
  border-radius: 5px;
}


.contentitem {
  line-height: 133%;
  position: relative;
  left: 2px;
  color: #000000;
}

  .contentitem a:link {
    color: #000000
  }

  .contentitem a:visited {
    color: #000000
  }

.contentitemHover2 {
  line-height: 133%;
  font-weight: bold;
  position: relative;
  left: 2px;
  width: 164px;
  color: #F419D9;
}

.contentitemHover {
  line-height: 133%;
  font-weight: bold;
  position: relative;
  left: 2px;
  width: 162px;
  background-color: #F5D4F0;
  color: #000000;
}
