﻿div.dashmain
{
	width: 650px;
	margin-bottom: 10px;
}

div.dashleftImage
{
	float: left;
	width: 70px;
	height: 70px;
}

div.dashrightTitle
{
	position: static;
}

div.dashrightTitle a hover
{
}

div.dashrightDescription
{
	position: static;
}

img.dashboard-image
{
	max-width: 70px;
}

.dashmoduleTitle
{
	position: relative;
	left: 15px;
}

.dashmoduleDesc
{
	font-family: Arial;
	font-style: normal;
	font-size: 12px;
	color: #666666;
	position: relative;
	left: 15px;
}