.DashBotdiv
{
    margin-top: 10px;
   
}
.actions
{
	display: block;
	float: left;
	width: 7px;
	padding:0px;

}

.DashBotdiv h2
{
  margin: 0px ;
  padding:  0px;
}

.DashBotcontent
{
padding:8px 15px 5px 15px;
	
}

.Dashbottom
{

    padding: 0px;
    height: 9px;
    background-image: url(img/bottom.jpg);
    background-repeat: repeat-x;
}
.Head
{
    color: #501908; 
   padding-left:20px;
    font-family: Georgia, Serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
}


