.staff{float: left; display: inline; margin:0 8px 10px 10px;}
.staff a{display: block; width: 120px; height: 230px; background:rgba(255,255,255,0.4);border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px; padding: 5px;box-shadow: 0 3px 3px rgba(0,0,0,0.1); text-decoration: none;}
.staff .name{color: #cc9902;}
.staff .size{font-size: 10px;}
.staff .photo{width: 120px;}
.staff .photo .staffimg{width: 100%;}


