span.gbLinks a, span.gbLinks a:visited {
	background: transparent url(../img/itm_edit.gif) no-repeat scroll left;
	padding: 5px 5px 5px 25px;
	line-height: 21px;
	color: #747474;
	font-size: 11px;
	text-decoration: none;
}
	span.gbLinks a:hover {
		color: #747474;
		text-decoration: underline;
		background-color: #f2f2f2;
	}

div.gbColorOn {
	background: #f9f9f9 url(../img/itm_line.gif) repeat-x scroll bottom;
	margin: 5px 0px;
	width: auto;
	text-align: justify;
}
div.gbColorOff {
	background: #fcfcfc url(../img/itm_line.gif) repeat-x scroll bottom;
	margin: 5px 0px;
	width: auto;
	text-align: justify;
}
span.gbDags {
	color: #747474;
}
