.light .WidgetBack
{
	background-color: #F7F7F7;
	color: #666666;
}

.light .BaseWidget_Title
{

	color: #666666;
    font-weight:500;
}

.light .BaseWidget_Subtitle
{
    color: #a4a4a4;
}

.light .AlternatingRow
{
	background-color: #eaeaea;
}

