.ModuleTitle_MenuBreak
Styles the break section between the menu items.
.ModuleTitle_MenuBreak
{
border-bottom: red 10px solid;
border-left: blue 10px solid;
border-top: purple 10px solid;
border-right: orange 10px solid;
background-color: yellow;
height: 50px;
}
