#frame { position: relative; top: 0; left: 0; width: 300px; height: 300px; }

#tabbar { position: absolute; top: -23px; left: -1px; width: 303px; height: 22px; }
#tabbar div { display: block; float: left; margin-right: 1px; width: 100px; height: 22px; background: url(/07core/gfx/inside-tab-0.gif) no-repeat; color: #fff; text-align: right; text-decoration: none; line-height: 21px; cursor: pointer; font: 12px Arial, sans-serif; font-weight: bold; padding-top: 5px; }

.tabcontent { position: absolute; top: -1px; left: -1px; background: #fff; color: #400; overflow: hidden; min-height: 300px; height: 300px; width: 100%; opacity: .7;	-moz-opacity: .7; filter: alpha(opacity=70); border: 1px solid #aaa; }
.tabcontent p { margin: 3px 8px 11px; }
.tabcontent a, .tabcontent a:visited, .tabcontent b { color: #400; }

#cTickets { display: none; }
#cCast { display: none; }
#cMenu { display: none; }

