#description {border-top:10px solid #333333; padding:0;}
#descScroll {max-height:80px; overflow-x:hidden; overflow-y:auto;}
#descInner {padding:5px 0;}
/*position and hide the menu initially...*/

#page {/*background-color: red;*/ position:absolute; width: 795px; margin-left: 10px; margin-right: auto; text-align: center; height: 80px; overflow:hidden; top:700px;}

#menu {position:absolute; bottom:0; left:0; width:100%; display:none;}
/*dock styling...*/
/*...centre the dock...*/
#menu div.jqDockWrap {margin:0 auto;}
/*...set the cursor...*/
#menu div.jqDock {cursor:pointer;}
/*label styling...*/
div.jqDockLabel {padding:10px 0px; font-size: 12px; font-weight:bold; /*font-style:italic;*/ white-space:nowrap; color:#ffffff; cursor:pointer;}
