/* STATISTICS FOR AGENTS */

#stat td.value, #statMain td.value  {

	background-image: url('/img/websites/gridline58.gif');

	background-repeat: repeat-x;

	background-position: left top;

	border-left: 1px solid #e5e5e5;

	border-right: 1px solid #e5e5e5;

	padding:0;

	border-bottom: none;

	background-color:transparent;

}

#stat td, #statMain td  {

	padding: 4px 6px;

	border-bottom:1px solid #e5e5e5;

	border-left:1px solid #e5e5e5;

	background-color:#fff;

}

#stat, #statMain  {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 10px;
	font-size: 80%;

}

#stat td.value img, #statMain td.value img  {

	vertical-align: middle;

	margin: 5px 5px 5px 0;

}

#stat th, #statMain th  {

	text-align: left;

	vertical-align:top;

}

#stat td.last, #statMain td.last  {

	border-bottom:1px solid #e5e5e5;

}

#stat td.first, #statMain td.first  {

	border-top:1px solid #e5e5e5;

}

#stat .auraltext, #statMain .auraltext 

{

	position: absolute;

	font-size: 0;

	left: -1000px;

}

#stat caption, #statMain caption {

	font-size:90%;

	font-style:italic;

}

#stat table {

	background-image:url('/img/websites/bg_fade.png');

	background-repeat:repeat-x;

	background-position:left top;

	width: 500px;

}

#statMain table {

	background-image:url('/img/websites/bg_fade.png');

	background-repeat:repeat-x;

	background-position:left top;

	width: 250px;

}


