#toolbar {position: fixed;bottom: 0px;width: 100%;left: 0px;z-index: 3000;text-align: right;background-color: #f1eded;border-top: 1px solid #b5b4b4;}
#toolbar a{color:green; text-decoration:none;}
#toolbar a:hover{color:#000;}
#toolbar ul {list-style:none; height: 20px;margin-right: 17px;*margin-right: 0px;background-repeat: repeat-x; overflow:hidden;margin-top:0px;margin-bottom:0px;}
#toolbar li{float: right;padding: 1px 10px 1px 10px;margin: 2px 0px 2px 5px;border-left: 1px solid #d7d7d7;font-size: 11px;color: #003399;cursor: pointer;}
#toolbar li:hover{ background-color:#EBF2FA }
