/* FTSS styles */
.ftssBox { position: absolute; z-index: 1000; width: 270px; padding: 2px 0px 3px 0px; margin: 1px 0px 0px 0px; box-sizing: border-box; border: solid #cccccc; border-width: 0px 1px 1px 1px; text-align: left; background-color: white; overflow: hidden; }
.ftssHead { height: 1.9em; line-height: 1.45em; overflow: hidden; box-sizing: border-box; padding: 3px 4px; font-weight: bold; margin-right: -30px; }
.ftssItem { height: 1.9em; line-height: 1.45em; overflow: hidden; box-sizing: border-box; padding: 3px 3.5px; cursor: pointer; margin-right: -30px; }
.ftssItem:hover { background-color: #f5f5f5; }