/* Adobe Contribute CSS for Client */
#content .table_staff { padding:0; margin:0; border: none; width: 100%; }
#content .table_staff td { padding: 10px 15px 10px 0; vertical-align:top; border-bottom: 1px solid #CCC; }
#content .table_staff td p { padding: 0; margin: 0; }
#content .table_staff td img { margin-top: 5px; }

#content .float_left { float: left; }
#content .float_right { float: right; }
#content .text_center { text-align: center; }
