.voice { 
               margin: 5px;
               line-height: 1.5; }

.voice img {  border: 1px solid #CCC; }
              
.voice h4{
	margin: 5px 0 7px 0; padding-bottom: 3px;
	border-bottom: 1px dashed orange; }

.from_staff { 
               margin: 0 auto 10px auto; padding: 0;
               width: 500px; height: auto;  }

.from_staff thead .staff_com_top { 
               margin: 0; padding: 0;
               width: 500px; height: 40px; 
               background: url("../images/from_staff_top.gif") no-repeat; }

.from_staff tfoot .staff_com_btm { 
               margin: 0; padding: 0;
               width: 500px; height: 13px; 
               background: url("../images/from_staff_btm.gif") no-repeat; }

.from_staff tbody .staff_com_mid { 
               margin: 0; padding: 0 17px;
               width: 500px; height: auto; 
               background: url("../images/from_staff_mid.gif") repeat-y; }