@charset "utf-8";


#center-content h3.row-title {
  margin:10px 0 5px 0;
}

#center-content div.staff-txtbox {
  float: left;
		width: 330px;
}

#center-content div.staff-imgbox {
  float: right;
		width: 160px;
}

#center-content p.staff-img-caption {
font-size: 77%;
margin: 5px 0 10px 0;
}