/* General */
.HeaderModule { margin: 0 0 0 5px; }
.HeaderModule h2 { margin: 0 0 20px 0; }
.HeaderModule .Head { display: block; padding: 10px 0 0 12px; }
.HeaderModule p { margin: 0 0 1em 0; }
.ModuleContent { display: inline-block; margin: 0 0 0 10px; }
.ie6 .ModuleContent, .ie7 .ModuleContent { display: inline; }
/* Invisible - Variable */
.Invisible { width: 100%; background-color: Transparent; }
/* Menu Button */

.MenuButton { border: 7px solid #dddddd; height: 56px; }
#MenuPanes .MenuButton a { display: block; padding: 35px 5px 5px; color: #fff; text-shadow: 1px 1px 1px rgba(0,0,0,0.6); font-weight: bold; font-size: 14px; line-height: 14px; width: auto; }
#MenuPanes .MenuButton .MenuButtonBG { background: url('Images/MenuButton/MenuButtonBG.png') repeat-x; border: 1px solid rgba(0,0,0,0.05); box-shadow: inset 0 1px 1px rgba(255,255,255,0.3), inset 0 -1px 1px rgba(0,0,0,0.1), 0 1px 1px rgba(255,255,255,0.6); }
#MenuPanes .MenuButton a span { color: #fff; position: absolute; top: 13px; left: 0px; font-size: 11px; text-shadow: none; width: 100%; text-align: center; margin: 0; }
#MenuPanes .MenuButton .PDNNYellow { color: #f2ed6a; }
#MenuPanes .MenuButton a.SignupNow { background: url('Images/MenuButton/ExpertChooseaServerSprite40px.png') no-repeat center 3px; }
#MenuPanes .MenuButton a.AskExpert { background: url('Images/MenuButton/ExpertChooseaServerSprite40px.png') no-repeat center -68px; }
#MenuPanes .MenuButton a.AskExpert span { font-size: inherit; position: relative; top: 0; color: inherit; text-shadow: inherit; }
