#gbar a { text-decoration: none; color: #ffffff; }
#gbar { font-family: sans-serif; background-color: #000000; font-size: 12px; overflow: hidden; width: 100%; float:left; }
#gbar #navigation { float: left; }
#gbar #sites { float: right; }
#gbar #navigation .first_one a { background-color: #f0f0f0; color: #000000; }
#gbar ul { list-style-image: none; list-style-position: outside; list-style-type: none; }
#gbar ul li { margin-right: 10px; float: left; }
#gbar ul li a { color: #ffffff; padding: 10px; display: block; }
#gbar ul li a:hover { background-color: #f5f5f5; color: #000000; }
