#dashboard_rotator{
    margin-bottom:40px;
}
.dashboard_box{
    margin-bottom: 10px;
}
.dashboard_box .content{
    height: 180px;
    font-size: 16px;
}
.dashboard_box  .content h1, .dashboard_box  .content h2{
    font-size: 18px;
    margin-bottom: 5px;
}
#mission.dashboard_box .content{
    color:#1F6EB7;
    font-size: 16px;
}
#mission_link{
    background: url(../images/full-link-blue.jpg) no-repeat;
}
#twitter.dashboard_box .content h2{
    color:#FF315F;
}
#twitter .content{
    font-size: 11px;
    color:#646464;
}
#twitter .content ul{
    list-style: none;
    padding: 0;
}
#twitter .content ul li{
    border-bottom: #646464 1px solid;
    margin: 0 0 5px 0;
    padding:0 0 5px 0;
}
#twitter .content ul li a{
    text-decoration: none;
    display:block;
    color:#FF315F;
}
#twitter_link{
    background: url(../images/full-link-pink.jpg) no-repeat;
}
.wide_link{
    font-size: 14px;
    display:block;
    width:240px;
    height: 23px;
    color:#fff;
    font-weight: bold;
    text-decoration: none;
    padding: 2px 0 0 220px;
}

#twitter_link.wide_link, #bottom_right_link.wide_link{
    background: url(../images/full-link-pink.jpg) no-repeat;
}

#bottom_left img{
    float:left;
    margin: 0 10px 10px 0;
}
#bottom_left h2{
    color:#BEC431;
}

#bottom_left .content p{
    color: #646464;
    font-size: 12px;
    line-height: 16px;
}
#bottom_left_link.wide_link{
    background: url(../images/full-link-green.jpg) no-repeat;
}

#bottom_right img{
    float:left;
    margin: 0 10px 10px 0;
}
#bottom_right h2{
    color:#FF315F;
}

#bottom_right .content p{
    color: #646464;
    font-size: 12px;
    line-height: 16px;
}
#bottom_right_link.wide_link{
    background: url(../images/full-link-pink.jpg) no-repeat;
}

#dashboard .tile{
    margin:0 28px 10px 0;
}
