.ui-autocomplete .hud .hudw li a.selected { background: -webkit-gradient(linear, 0 0, 0 8, from(#2f86a7), to(#11759b)); }
.ui-autocomplete .hud .hudw li a.selected { background-color: #11759b; }
.ui-wysiwyg .actions { margin-top: 5px; }
.ui-wysiwyg .actions .expand { font-size: 11px; text-decoration: underline; font-style: normal; text-shadow: 0px 1px 0px #ffffff; }
.ui-wysiwyg .actions .expand:hover { text-decoration: none; }
.ui-textarea .actions { margin-top: 5px; }
.ui-textarea .actions .expand { font-size: 11px; text-decoration: underline; font-style: normal; text-shadow: 0px 1px 0px #ffffff; }
.ui-textarea .actions .expand:hover { text-decoration: none; }
.bk_home .col:empty { height: 500px; border: 1px solid red; }