html {overflow:-moz-scrollbars-vertical !important;}

#hsb-container {width:1000px; margin:20px auto; font:12px/16px Arial, Helvetica, sans-serif; color:#000;}
#hsb-container a {color:#069; text-decoration:underline;}
#hsb-container a:hover {color:#369;}
#hsb-container p {margin:0;}

#hsb-logo {float:left;}
#hsb-logo h1 {margin:0; padding:0; font:18px/24px Helvetica, Arial, sans-serif;}
#hsb-logo span {display:block; float:right; font-size:10px;}

#hsb-form {clear:both; margin-top:20px; padding:10px; border:1px solid #CCC; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; background:#F9F9F9;}
#hsb-form label {cursor:pointer; font-size:10px; text-transform:uppercase;}
#hsb-form .hsb-input {padding:3px; font:12px/16px Consolas, 'Courier New', Courier, monospace; border:1px solid; border-color:#AAAFB4 #DCE1E6 #E1E6F0 #E1E6EB;}
#hsb-form .hsb-input:hover, #hsb-form .hsb-input:focus {border:1px solid; border-color:#5A96C8 #B4D2E6 #C8E6F0 #C8DCF0;}

#hsb-hide {display:none; float:right; font-size:10px; text-transform:uppercase;}

#hsb-show {display:none; float:right; font-size:10px; text-transform:uppercase;}

#hsb-editor {display:block; width:970px;}

#hsb-show-snippets {display:none; font-size:10px; text-transform:uppercase;}
#hsb-snippets {display:none; margin:10px 0; padding:10px; overflow:hidden; border:1px solid #CCC; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; background:#EEE;}
.hsb-snippets-column {float:left; width:33%; margin:10px 0 0; padding:0; list-style:none;}
#hsb-snippets li a {text-decoration:none;}

#hsb-submit {margin-top:-20px; text-align:center;}
#hsb-submit button {cursor:pointer; padding:4px 15px; font-size:16px; color:#FFF; text-transform:uppercase; border:1px solid #006A9F; border-width:1px 2px 2px 1px; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; background:#036 url('../img/bg-button.png') top left repeat-x;}
#hsb-submit button:active {padding:5px 15px 4px 16px; border-width:1px;}

#hsb-divider {margin-bottom:20px; border-bottom:2px dashed #000;}
#hsb-divider span {display:block; width:1000px; margin:0 auto; padding-bottom:5px; font:12px/16px Arial, Helvetica, sans-serif; color:#000; text-transform:uppercase;}

.hsb-clear {display:block; clear:both; width:100%; height:0;}
.hsb-margin-bottom {margin-bottom:20px;}
.hsb-margin-top {margin-top:10px;}
