table.DevSites {
	margin: 1%;
	margin-right: 0;
	width: 98%;
}

td.Label
{
	text-align: left;
	font-size: 14px;
	font-weight: bold;
}

/*
.Title
{
	font-weight: bold;
}
*/
.Description
{
	font-size: 10px;
	color: #666;
}

.Status
{
	font-weight: bold;
}

.StatusProgress { color: #393; }
.StatusReference { color: #993; }
.StatusNot { color: #933; }
.StatusHold { color: #339; }