.StaffObj {  }
.StaffElm { min-height:14px; font-size:9px; line-height:9px; }
.StaffElm a.Add { display:block; float:none; padding-top:3px; padding-bottom:4px; margin-left:-3px; background-position:0px 2px; border:dotted #347; border-width:0 0 1px 0; }
.StaffElm > a.Add {  } /* not for IE */

.StaffElm .Person { text-align:left; overflow:auto; overflow-x:hidden; overflow-y:auto; width:49%; height:140px; padding:0; margin:5px 0 5px 0px; border:1px solid #347; background:#DADAEA; }

.StaffElm .Block1 { float:left; clear:left; }
.StaffElm .Block2 { float:right; clear:right; }

.StaffElm .Person span.PersonImg { display:block; float:left; width:auto; padding:0 1px 1px 0; margin:0 8px 3px 0; background:none; }
.StaffElm .Person > span.PersonImg { margin:0 0 3px 0; } /*Not IE*/

.StaffElm .Person span.PersonImg img { width:80px; padding:0px; border:solid #347; border-width:0 1px 1px 0; }
.StaffElm .Person address, .StaffElm .Person dfn { padding:0 10px; }

.StaffElm .Person address { display:block; font-size:10px; letter-spacing:0; padding-top:6px; padding-bottom:3px; }
.StaffElm .Person address a { white-space:nowrap; }
.StaffElm .Person .PersonInfo { font-size:9px; color:#800; }
.StaffElm .Person dfn { font-size:10px; letter-spacing:0; padding-top:3px; padding-bottom:10px; }

/* ADMIN-MODE */
.StaffObj .Edit {  }
.Edit .ElmWrap .StaffElm { width:auto; }
.Edit .StaffElm .AdminTools { width:80%; left:7%; } /*Special placement of AdminTools*/
.Edit .StaffElm .ElmWrap { float:left; width:50%; border:none; background:none; padding:0; margin:7px 0 2px 0;}
.Edit .StaffElm .ElmWrap .Person { width:98%; margin:0 auto; }

.Edit .StaffElm .Person form { width:auto; margin:0; padding-right:18px; background:#DFE7F7/*background-color in Edit-mode*/; }
.Edit .StaffElm .Person > form { padding-right:5px; } /*Not IE*/
.Edit .StaffElm iframe#imageframe, .Edit .StaffElm iframe#downloadableframe { float:none; width:100%; height:135px; margin:4px 0 1px 0; }

.Edit .Managerarea { clear:both; display:block; width:100%; padding:4px 0px; border:none; overflow:hidden; }
.Edit .Managerarea a { display:block; float:left; padding:2px 3px 2px 3px; border:1px solid #000; margin:0 0 0 4px; color:#DEF; background-color:#54788B }
.Edit .Managerarea a:hover { color:#FFF; background-color:#800; }

.Edit .Edit .StaffElm .ElmWrap { clear:both; width:100%; height:160px; }
.Edit .Edit .StaffElm .Person { height:95%; }
