@charset "UTF-8";

/*
  _____          _     __   __                         
 / ____|        | |    \ \ / /                         
| |     ___   __| | ___ \ V / ___  ___ __ _ _ __   ___ 
| |    / _ \ / _` |/ _ \ > < / __|/ __/ _` | '_ \ / _ \
| |___| (_) | (_| |  __// . \\__ \ (_| (_| | |_) |  __/
 \_____\___/ \__,_|\___/_/ \_\___/\___\__,_| .__/ \___|
                                           | |         
http://codexscape.com                      |_|         
--------------------------------------------------------------------------------------
WOW Server Status (WSS)
*/
.wss_statustextheader {
	position:relative;
	color: #fdd623;
	size: 16px;
	font-weight: bold;
	padding-left: 3px;
}
.wss_statustext {
	position: relative;
	color: #fdd623;
	size: 14px;
	padding-left: 3px;
}
.wss_statustextsmall {
	position: relative;
	color: #fdd623;
	size: 10px;
	padding-left: 3px;
	font-style:italic;
}
