
.textboxlist {margin-left:5px; font: 12px "tahoma",Lucida Grande, Verdana; cursor: text;white-space:nowrap; }
.textboxlist-bits {font: 12px "tahoma",Lucida Grande, Verdana; zoom: 1; overflow: hidden; margin: 0; padding: 0px 0px 0; border: 1px solid #999; *padding-bottom: 3px; }
.textboxlist-bit { font: 12px "tahoma",Lucida Grande, Verdana;list-style-type: none; float: left; display: block; padding: 0; margin: 0 5px 3px 0; cursor: default; }
.textboxlist-bit-editable {font: 12px "tahoma",Lucida Grande, Verdana; border: 1px solid #fff; }
.textboxlist-bit-editable-input {font: 12px "tahoma",Lucida Grande, Verdana; border: 0; padding: 2px 0; *padding-bottom: 0; height: 14px;  "Lucida Grande", Verdana; }
.textboxlist-bit-editable-input:focus { font: 12px "tahoma",Lucida Grande, Verdana;outline: 0; }
.textboxlist-bit-box { position: relative; line-height: 18px; padding: 0 5px; -moz-border-radius: 9px; -webkit-border-radius: 9px; border-radius: 9px; border: 1px solid #CAD8F3; background: #DEE7F8; cursor: default; }  /*position: relative;*/
.textboxlist-bit-box-deletable {padding-right: 15px; }
.textboxlist-bit-box-deletebutton { position: absolute; right: 4px; top: 6px; display: block; width: 7px; height: 7px; font-size: 1px; background-image: url(close.gif); margin-bottom: 20px; }   /*background: url('close.gif');*/
.textboxlist-bit-box-deletebutton:hover { border: none; background-position: 7px; text-decoration: none; background: url('close.gif');}
.textboxlist-bit-box-hover {  background: #BBCEF1; border: 1px solid #6D95E0; }
.textboxlist-bit-box-focus {border-color: #598BEC; background: #598BEC; color: #fff; }
.textboxlist-bit-box-focus .textboxlist-bit-box-deletebutton {background-position: bottom; }
 