.gbtOuterContainer {
	margin: 10px;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	color: #000000;
	background-color: inherit;
	border: 1px solid #cccccc;
}

.gbtContentTitle, .gbtContentTitle2 {
	width: 220px;
	padding: 2px;
	margin: 0;
}

.gbtContent {
	font-weight: normal;
	padding: 2px;
	margin: 0;
}

.gbtContentTitle {
	font-weight: bold;
}

.gbtContentTitle2 {
	font-style: italic;
}

.gbtCodeRed {
	font-weight: bold;
	color: #990000;
	background-color: inherit;
}