table.gai_outer {
	border: 0;
	border-spacing: 0;
	border-collapse: collapse;
	background: none;
	margin: 0;
	padding: 0;
	text-align: left;
	float: none;

	max-width: 370px;
}

table.gai_tooltip {
	border: 0;
	border-spacing: 0;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	text-align: left;
	float: none;

	max-width: 320px;
	}

table.gai_tooltip table {
	border: 0;
	border-spacing: 0;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	text-align: left;
	float: none;
	width: 100%;

	max-width: 320px;
	}

table.gai_tooltip td, table.gai_tooltip th { font-family: Verdana, sans-serif; font-size: 12px; line-height: 16px; color: white }
table.gai_tooltip b { font-size: 14px; font-weight: normal }
table.gai_tooltip td th { text-align: right; font-weight: normal }

table.gai_tooltip div.indent { padding-left: 0.6em }

.q  { color: #ffd100 !important }
.q0 { color: #9d9d9d !important }
.q1 { color: #ffffff !important }
.q2 { color: #1eff00 !important }
.q3 { color: #0070dd !important }
.q4 { color: #a335ee !important }
.q5 { color: #ff8000 !important }
.q6 { color: #e5cc80 !important }
.q7 { color: #ff0000 !important }
.q8 { color: #ffff98 !important }

a:link.itemlink, a:visited.itemlink, a:active.itemlink, a:hover.itemlink {
text-decoration: none;
font-weight: bold;
}