

.gb_entries {
	width: 85%;
	text-align: center;
}
.gb_title {
	background-color: #000066;
	font-weight: bold;
	color: White;
}
.gb_enter {
	font-weight: bold;
	width: 25%;
	text-align: center;
	vertical-align: middle;
}
.gb_stats {
	text-align: left;
	color: #000066;
	font-size: 0.8em;
	font-weight: normal;
}
.gb_stats_title {
	font-weight: bold;
}
.gb_stats_values {
	color: #FF0000;
}
.gb_jump {
	text-align: center;
	font-size: 0.8em;
}
.gb_entry_left {
	width: 10%;
}
.gb_entry_nr {
	text-align: center;
	vertical-align: top;
	font-size: 1.5em;
	font-weight: bold;
	background-color: #000066;
	color: White;
}
.gb_entry_title {
	font-size: 0.8em;
}
.gb_entry_icon {
	text-align: center;
	font-size: 0.8em;
}
.gb_entry_text {
	text-align: left;
}
.gb_errors {
	text-align: left;
	font-size: 0.8em;
	color: #FF0000;
}
.gb_enter_title {
	background-color: #006699;
	text-align: right;
	vertical-align: top;
	font-weight: bold;
	color: White;
}
.gb_enter_value {
	text-align: left;
}
.gb_enter_icons {
	text-align: center;
	vertical-align: middle;
	background-color: #006699;
}



.right {
	text-align: right;
}
.left {
	text-align: left;
}
.center {
	text-align: center;
}
