@charset "utf-8";
/* author: Hans */
/* Creation date: 2005-08-02 */

.sites td
{
	background-color: #bfb; 
	vertical-align: top;
}
.sites th
{
	text-align: left;
	background-color: #ada; 
	vertical-align: top;
	white-space:nowrap;
}
.sites td.info
{
	white-space:nowrap;
}