/* dock - top */.dock {position: relative; height: 50px; text-align: center;    margin-right: 20px;}.dock-container {position: absolute;height: 50px;background: url(images/dock-bg2.gif);padding-left: 20px;}a.dock-item {display: block;width: 0px;color: #FFFFFF;position: absolute;top: 0px;text-align: center;text-decoration: none;font: bold 12px Arial, Helvetica, sans-serif;}.dock-item img {border: none; margin: 5px 10px 0px; width: 100%; }.dock-item span {display: none; padding-left: 20px;}
