#dashboard_custom_support h3,
#dashboard_custom_rss h3 {
 	color:#FF4747;
}

#dashboard_custom_support,
#dashboard_custom_rss {
 	color:#003333;
}
#dashboard_custom_support a,
#dashboard_custom_rss a {
	color:#033;
	background:#B1FBFC;
}

#dashboard_custom_support #logo a {
	background:none;
}
#dashboard_custom_support a:hover,
#dashboard_custom_rss a:hover {
	text-decoration:underline;
}


.heavy{
font-size:14px;	
font-weight:bold;
}
.warning {
	background:red;
}