﻿/****** DOCKING MENU ******/
div.dockcontainer { width: 201px; height: 90px; margin: -1px 0 0 0; padding: 0; overflow: visible; background-color: #e5e5e5; border-right: solid 1px #b1b1b1; border-left: solid 1px #b1b1b1; border-bottom: solid 1px #b1b1b1; }
div.dockscroller { width: 260px; height: 90px; margin: 0 0 0 -30px; padding: 0; position: relative; text-align: center; }
div.dock { width: 260px; text-align: center; position: absolute; bottom: 16px; left: 0px; }
div.dock a { text-decoration: none; text-align: center; }
div.dock img { margin: 0; border: 0; display: none; }

