.DashBotdiv
{
		margin-top: 10px;
		border-bottom:1px #A7B580 dashed;
}
.actions
{
	display: block;
	float: left;
	width: 30px;
	padding:5px;

}

.DashBotdiv h2
{
  margin: 0px ;
	padding: 3px 0px 0px 0px;
}

.DashBotcontent
{
padding:8px 15px 5px 15px;
	
}

.DashBotleftbottom
{
  padding: 0px ;
  height:13px;
}
.Head
{
    color: #37383A;
    font-family: 'Times New Roman' , Times, serif;
    font-size: 25px;
    font-style: normal;
    font-weight: normal;
}
.Normal, .NormalDisabled {
	font-family: Verdana, sans-serif, "Segoe UI", Georgia, "Palatino Linotype";
	font-size: 12px;
	font-weight: normal;
	color: #082F02;
}
a:link {
	color: #FF9900;
	text-decoration: none;
}


