/*
# Web-Expert.gr "LiveZilla Ajax Status" Module for Joomla! 1.5.x - Version 2.0 (14/9/2010)
# License: http://www.gnu.org/copyleft/gpl.html
# Copyright (c) 2006 - 2010 Web-Expert.
# More info at http://www.Web-Expert.gr
# Developers: Stergios Zgouletas
*/
table.tbloperators{
	font-family:verdana,arial;
	font-size:10px;
	border:solid 1px gray;
	background:#eff2f3;
	width:100%;
}
span.lz_online{
	font-weight:bold;
	color:green;
}
span.lz_offline{
	font-weight:bold;
	color:red;
}
span.lz_away{
	font-weight:bold;
	color:orange;
}
span.lz_busy{
	font-weight:bold;
	color:orange;
}
span.actions{
font-weight:600;
font-size:99%;
}
.hideshowlist{
	padding-top:3px;
}
#text_block{}
#text_none{}
