/* Atmail Granite CSS - Settings */

*::selection {
	background: #FFFFCC; /* Safari */
}
	
*::-moz-selection {
	background: #FFFFCC; /* Firefox */
}

table.serv-stats td.used {
  background: #c5c5c5 url(../../../images/themes/Granite/percent-grad8.png) repeat scroll 0 0;
}