.c_footer {
  display: none;
}

.footer_box [class*=Pane] {
  margin: 0px 0;
}

#dnn_content {
 padding-top: 0px; 
}

.da_body {
    background-color: white;
  padding: 20px 20px 20px 20px;
}

.da_body_side {
    background-color: white;
  padding: 20px 20px 20px 20px;
}

.Container-6 										 { margin-bottom:5px; padding:10px 20px; background:#ffffff; }
.Container-6 .dnntitle					 { white-space:nowrap; padding:4px 0px 4px 0px;   } 
.Container-6 .contentmain1			 { padding:0px 0px 5px;}
.Container-6 .contentpane				 { padding:5px 0px 3px 0px; text-align:left; vertical-align:top; clear:both; }


.da_cloud a.tag1 {
font-size: 17px;
line-height: 150%;
}

.da_cloud a.tag2 {
font-size: 16px;
line-height: 150%;
}

.da_cloud a.tag3 {
font-size: 15px;
line-height: 150%;
}

.da_cloud a.tag4 {
font-size: 14px;
line-height: 150%;
}

.da_cloud a.tag5 {
font-size: 13px;
line-height: 150%;
}

.photo_box {
margin-bottom: 20px;
}

/* centered columns styles */
.row-centered {
    text-align:center;
}
.col-centered {
    display:inline-block;
    float:none;
  margin: 0 auto;
    /* reset the text-align */
    text-align:left;
    /* inline-block space fix */
    margin-right:-4px;
}







