#structContent {background: url(../images/bg.jpg) center top no-repeat;}

#structContent h2 {font-size: 1.5em;}

#structContent .rightPanel {text-align: right;}

#structContent .gigPanel {margin-bottom: 5em;}
#structContent .gigPanel h2 {font-size: 2em;}
#structContent .gigPanel h2 .date {font-size: 0.7em; text-decoration: underline;}

#structContent .gigPanel ul {list-style-type: none; margin: 0;}
#structContent .gigPanel ul li .composer {font-style: italic;}

#structContent .gigPanel p.location {font-weight: bold;}
#structContent .gigPanel p.repNote {margin: 3px 0 1px 0; font-size:0.9em;}

#mailingList {background: #FFFFD4; border: 1px solid #5A5B00; padding: 1em; Qcolor: #FFFFD4; font-size: 0.9em;}
#mailingList h2, #mailingList dl {margin: 0;}

/* == SMALL SCREEN == */
@media screen and (max-width: 780px)
{
#structContent .rightPanel {text-align: left;}
}