.certification-wrapper{
  border: 1px solid #b0b0b0;
  padding: 0px;
  margin: 0px 0px 15px 0px;
  background-color: #ffffff;
  -webkit-box-shadow: #ccc 2px 2px 4px;
  -moz-box-shadow: #ccc 2px 2px 4px;
  box-shadow: #ccc 2px 2px 4px;
  behavior: url(/ceconnection/resources/htc/PIE.htc);
}
.certification{
  padding: 0px;
  margin: 0px;
  position: relative;
  height: 124px;
}
.certification-long{
  padding: 0px;
  margin: 0px;
  position: relative;
}
.certification-status-complete{
  background-image: url(/ceconnection/resources/img/complete-15x124.png);
  background-position: 2px 0px;
  background-repeat: no-repeat;
  background-color: #C4D6A0;
  font-weight: bold;
  height: 124px;
  width: 19px;
  text-align: center;
  border-right: 1px solid #b0b0b0;
  position: absolute;
  top: 0px;
  left: 0px;
  -webkit-box-shadow: #ccc 2px 2px 4px;
  -moz-box-shadow: #ccc 2px 2px 4px;
  box-shadow: #ccc 2px 2px 4px;
  behavior: url(/ceconnection/resources/htc/PIE.htc);
}
.certification-long .certification-status-complete{
  border-bottom: 1px solid #b0b0b0;
}

.media{
  position: absolute;
  top: 15px;
  left: 35px;
  border: 0px solid #000000;
  width: 50px;
  height: 50px;
  background-image: url(/ceconnection/resources/img/flash-lolc-50x50-08.png);
  opacity: 0.5;
  filter: alpha(opacity = 50);
}
.details{
  padding: 0px;
  position: absolute;
  top: 12px;
  left: 101px;
  border: 0px solid #000000;
  width: 522px;
}
.with-long-description{
  position: relative;
  top: 0px;
  left: 0px;
  padding: 12px 0px 12px 101px;
  border: 0px solid #000000;
}
.details a{
  font-size: 14px;
  text-decoration: underline;
  font-weight: bold;
}
.details .published{
  font-size: 10px;
  margin-bottom: 15px;
}
.certification-long .details .published{
  font-size: 12px;
}
.details .code{
  font-size: 10px;
  float: right;
}
.certification-long .details .code{
  font-size: 12px;
}
.details .person{
  font-size: 12px;
  margin-bottom: 15px;
}
.details .person a{
  font-size: 12px;
  text-decoration: none;
}
.credits{
  position: absolute;
  top: 0px;
  left: 833px;
  width: 144px;
}
.credits .label{
  border-right: 1px solid #b0b0b0;
  border-bottom: 1px solid #b0b0b0;
  border-left: 1px solid #b0b0b0;
  background-color: #595959;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  -webkit-box-shadow: #ccc 2px 2px 4px;
  -moz-box-shadow: #ccc 2px 2px 4px;
  box-shadow: #ccc 2px 2px 4px;
  behavior: url(/ceconnection/resources/htc/PIE.htc);
}
.credits .amount{
  border-right: 1px solid #b0b0b0;
  border-bottom: 1px solid #b0b0b0;
  border-left: 1px solid #b0b0b0;
  font-weight: bold;
  text-align: center;
  background-color: #ffffff;
  -webkit-box-shadow: #ccc 2px 2px 4px;
  -moz-box-shadow: #ccc 2px 2px 4px;
  box-shadow: #ccc 2px 2px 4px;
  behavior: url(/ceconnection/resources/htc/PIE.htc);
}
.credits .print{
  margin-top: 15px;
  text-align: center;
}
.credits .print a{
}
.credits .print a span{
  width: 108px;
}
.credits .review{
  border: 1px solid #000000;
  text-align: center;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-top: 15px;
}