﻿div.dashboard 
{
	background-repeat:no-repeat;
	background-position: left top;
	min-height:700px !important;
	/* change to prevent width truncation
	min-width:920px !important;
	width:1000px !important;
	overflow:hidden;
	*/
	overflow:auto;
	padding: 10px;
	padding-top:20px;
}
