.gl_prof_online {
	background:transparent url('../../../profile/img/profile_global.gif') repeat scroll 0 -444px;
	color:#008000;
	font-size:11px;
	font-style:normal;
	font-weight:400;
	margin-bottom:1px;
}

.gl_prof_offline {
	background:transparent url('../../../profile/img/profile_global.gif') repeat scroll 0 -470px;
	color:#999999;
	font-size:11px;
	font-style:normal;
	font-weight:400;
	margin-bottom:1px;
}