.ModuleTitle_MenuItem {
    border:none !important;
    color: black;
    cursor: pointer;
    font-family: Tahoma,Arial,Helvetica;
    font-size: 9pt;
    font-style: normal;
    font-weight: bold;
}
.ModuleTitle_MenuItemSel {
    background-color: #C1D2EE;
    color: black;
    cursor: pointer;
    font-family: Tahoma,Arial,Helvetica;
    font-size: 9pt;
    font-style: normal;
    font-weight: bold;
}

.DefaultHead {
    color: #BC4C36;
    display: block;
    font-size: 25px;
    line-height: 30px;
    padding-bottom: 6px;
}
.gallery-container{
	border: 8px solid #d5d5d5;
}