div .widget_title
{
	color:#6f6f6f;
	font-style:italic;
	font-size:11px; 
}

td .widget_indicator_title
{
	text-align:right;
	width:20%;
	font-size:10px;
}

td .widget_indicator_picture
{
	width:150px;
}

td .widget_indicator_result
{
	text-align:left;
}

div .widget_empty_space
{
	width:40px;
}

div .widget_legend_text
{
	font-size:10px;
	font-style:normal;
}

div .widget_legend_blue
{
	height:10px;
	width:10px;
	background-color:#4D89F9;
}

div .widget_legend_clear_red
{
	height:10px;
	width:10px;
	background-color:#EA8F96;
}	

div .widget_legend_clear_blue
{
	height:10px;
	width:10px;
	background-color:#A1BEF4;
}	

div .widget_legend_red
{
	height:10px;
	width:10px;
	background-color:#ED1F24;
}	

div .widget_powered_by
{
	width:100%;
	font-style:italic;
	text-align:left;
	color:#afafaf;
	font-size: 12px;
}

div .widget_clickeable
{
	cursor:pointer;
	color: #afafaf;
}