#GG-navigation {
	width: 400px;
	background-color: #eee;
	border: 1px dotted #aaa;
	padding: 3px;
	margin-bottom: 20px;
}

#GG-navigation h1 {
	font-family: Georgia, 'Times New Roman', Times, serif !important;
	font-size: 14pt !important;
	font-weight: bold !important;
	margin: 5px 0px 10px 5px;
}

#GG-navigation p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	margin: 0px;
	text-align: center;
	font-weight: bold;
}

.GG-navigation a {
	color: #496273;
	text-decoration: none;
}

.GG-header {
	background-color: #333;
	padding: 3px;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 10pt;
	font-weight: bold;
	margin: 0px;
	color: #fff;
}

.GG-header p {
	margin: 0px;
}

.GG-default {
	width: 100%;
	padding: 10px;
	text-align: center;
	font-size: 14pt;
	color: #999;
	font-weight: bold;
}

.GG-description {
	width: 100%;
	padding: 10px;
	text-align: center;
	display: none;
	font-size: 12pt;
	color: #333;
}