/* 
================================
 Container Styles for DotNetNuke
================================
*/   
.container_master_da_head_dashed_bottom
{
    padding: 20px 0 20px 0;
    text-align: left;
    border-bottom: dotted 1px #60b2c9;
}

.container_row1_da_head_dashed_bottom
{
    height: 50px;
}

.container_row1_da_head_dashed_bottom .Head
{
    color: #005e8c;
    font-size: 22px;

}

.container_master_da_head_dashed_bottom .Normal
{
    line-height: 140%;
}