
#gg {
	background: #222 none repeat scroll 0 0;
	/* bottom: 0;*/
	top:5px;
	height: 20px;
	opacity: 0.7;
	position: absolute;
	width: 100%;
	z-index: 9999;
	margin-top:5px;
	text-align: center;
}
#gg a {
	color: #fff;
	letter-spacing: 2px;
	text-shadow: 0 1px 0 #000;
}
.close a {
	float: right;
	margin: 0 10px 0 0;
}
.bulletin {
	color: #fff;
	float: left;
	height: 23px;
	margin: 0 0 0 20px;
	min-height: 21px;
	overflow: hidden;
	text-align: center;
}
.bulletin a {
	float: left;
}
.bulletin li {
	height: 23px;
}
a {
	text-decoration:none;
}
#gg li a:hover {
	color:red;
}
ul li {
	list-style-type:none;
}