DIV.delegation { position: absolute; top: 0px; left: 0px; right: 0px; bottom: 0px; padding: 0px; border: 0px; margin: 0px; } DIV.delegation LABEL { white-space: nowrap; width: 100%; } #delegateRoles { position: absolute; top: 5px; left: 0px; right: 0px; bottom: 0px; } #delegateSelectorButtons { margin-left: 5px; padding-bottom: 2px; } UL#delegateList { position: absolute; left: 0px; right: 0px; top: 40px; bottom: 0px; padding: 0px; margin: 0px; white-space: nowrap; overflow: auto; border-bottom: 1px solid #fff; border-right: 1px solid #fff; border-top: 1px solid #909090; border-left: 1px solid #909090; background-color: #CCDDEC; list-style-type: none; list-style-image: none; } UL#delegateList LI { clear: both; cursor: pointer; height: 20px; margin-left: 0px; padding-left: 24px; background-repeat: no-repeat; background-position: 4px center; background-image: url("abcard.png"); } DIV#delegateSelectorButtons A.smallToolbarButton { float: left; } SPAN.userFullName { margin-top: 2px; }