.codepeople-list{ font-size: 0.9em; font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif; }
.codepeople-box{ border: 1px solid #ccc; border-radius: 4px; }
.codepeople-list-options{ margin-bottom:5px; overflow-x:hidden; overflow-y:auto; }
.codepeople-list-handle{ position:relative; }
.codepeople-list-options label{ display:block; }
.codepeople-list-btn{ height: 16px; cursor: pointer; }
.codepeople-list-addbtn{ background:url(add.png) no-repeat; padding-left: 20px; }
.codepeople-list-cancelbtn{ width:16px; background:url(cancel.png) no-repeat; display: none; position: absolute; top:3px; }
.codepeople-list-acceptbtn{ width:16px; background:url(accept.png) no-repeat; display: none; position: absolute; top:3px; }