.beforeUnit {
  width:30%;
  margin-bottom:3%;
  float:left;
  text-align:center;
  font-family: sans-serif;
}


.beforeUnit a {
  text-decoration:none;
  font-family:arial,helvetica,sans-serif; 
  font-size:12px; 
  font-weight:normal; 
  line-height:14px;
}

.beforeList {
  width:100%;
  text-align:center;
  margin-top:2%;
  margin-left:6%;
  margin-bottom:2%;
}

.after{
  width:543px;
  margin:0%;
  padding:0px;
}

.afterPic{
  position:relative;
  clear:left;
  width:59%;
  top:0px;
  margin-bottom:2%;
  margin-top:0%;
}

.afterName{
  float:right;
  width:35%;
  position:relative;
  top:0px;
  padding:0px
}

.afterText{
  position:relative;
  top:0px;
  width:35%;
  float:right;
  font-size:small;  
  margin:0px;
}

.remarks{
  position:relative;
  padding-top:5%;
  padding-bottom:2%;
  margin:0px;
  display:block;
  font-family:arial,helvetica,sans-serif;
  color:#666666;
  font-weight:bold;
  font-size:10px;
  line-height:14px;
}