* html body {padding:40px 0 40px 0;}
* html #content {width:100%; height:100%; overflow-x:hidden; overflow-y:auto;}
* html #content-inner {height:100%;}
* html #slideShow {margin:15px 0 15px 21px; width:263px; height:183px;}
* html #slideShow div {width:255px; height:175px;}
* html #help-menu {height:100%;float:left; width:145px; overflow-x:hidden; overflow-y:auto;}
* html #help-content {width:100%;height:100%;top:0;bottom:0; overflow:scroll; overflow-y:auto; overflow-x:hidden;}
* html div.feedback #form textarea {width:574px; height:100px; margin:2px 3px 3px 3px;}
* html div.feedback #form button {margin:3px 1px 0 0;}
* html div.feedback div.message {height:50px; height:expression(this.scrollHeight > 50 ? "50px" : "auto"); border-bottom:none;}
* html div.feedback div.expanded {height:auto;}

* html div.form input,
* html div.form textarea,
* html div.form select {border-color:expression(document.selection.createRange().parentElement()==this ? '#0099FE' : '#CCC');}
