/* Headers */
.header_Downloads {
 background-image: url(/images/headers/downloads.gif);
 background-repeat: no-repeat;
 width: 180px;
 height: 26px;
}
.header_registration {
 background-image: url(/images/headers/registration.gif);
 background-repeat: no-repeat;
 width: 195px;
 height: 32px;
}
.header_privacyPolicy {
 background-image: url(/images/headers/privacypolicy.gif);
 background-repeat: no-repeat;
 width: 225px;
 height: 32px;
}
.header_messages {
 background-image: url(/images/headers/messages.gif);
 background-repeat: no-repeat;
 width: 163px;
 height: 32px;
}
.header_upgradeFlash {
 background-image: url(/images/headers/messages.gif);
 background-repeat: no-repeat;
 width: 163px;
 height: 32px;
}
.header_contactUs {
 background-image: url(/images/headers/contactUs.gif);
 background-repeat: no-repeat;
 width: 181px;
 height: 26px;
}
.header_tourReg {
 background-image: url(/images/headers/tourReg.gif);
 background-repeat: no-repeat;
 width: 278px;
 height: 32px;
}
.header_tos {
 background-image: url(/images/headers/tos.gif);
 background-repeat: no-repeat;
 width: 270px;
 height: 26px;
}
.header_facts {
 background-image: url(/images/headers/facts.gif);
 background-repeat: no-repeat;
 width: 87px;
 height: 26px;
}
.header_faq {
 background-image: url(/images/headers/faq.gif);
 background-repeat: no-repeat;
 width: 91px;
 height: 28px;
}
.header_videos {
 background-image: url(/images/headers/videos.gif);
 background-repeat: no-repeat;
 width: 110px;
 height: 26px;
}
.header_games {
 background-image: url(/images/headers/games.gif);
 background-repeat: no-repeat;
 width: 113px;
 height: 26px;
}
.header_aboutUs {
 background-image: url(/images/headers/aboutUs.gif);
 background-repeat: no-repeat;
 width: 151px;
 height: 26px;
}
.header_spreadTruth {
 background-image: url(/images/headers/spreadTruth.gif);
 background-repeat: no-repeat;
 width: 201px;
 height: 32px;
}
.header_Share {
 background-image: url(/images/headers/share.gif);
 background-repeat: no-repeat;
 width: 180px;
 height: 26px;
}
.header_usefulcig {
 background-image: url(/images/headers/usefulcig.gif);
 background-repeat: no-repeat;
 width: 258px;
 height: 32px;
}
.header_widgets {
 background-image: url(/images/headers/widgets.gif);
 background-repeat: no-repeat;
 width: 132px;
 height: 32px;
}
.header_error404 {
 background-image: url(/images/headers/OhSnap!.png);
 background-repeat: no-repeat;
 width: 616px;
 height: 24px;
}
.header_sitemap {
 background-image: url(/images/headers/SiteMap.png);
 background-repeat: no-repeat;
 width: 104px;
 height: 24px;
}

.generalCopy {
 color: #FFF;
}
.faqTitleCopy {
 color: #FFF; font-size: 34px;
}
.faqCopy {
 color: #FFF; 
}
.faqCopyBold {
 color: #FFF; 
} 
.factsPanel, .faqPanel {
 padding: 15px;
 color: #000000;
 font-weight: bold;
}
.factsContainer {
 height: 500px; 
 overflow: scroll; 
}
.faq_links {
 font-size: 12px;
 color: #FFF; 
 font-weight: bold;
}
/* footer link class */
.faq_links a:link {
 color: #FFFFFF; text-decoration: underline;
 font-size: 12px; 
}
.faq_links a:visited {
 color: #FFFFFF; text-decoration: underline;
 font-size: 12px; 
}
.faq_links a:hover {
 color: #FFFFFF; text-decoration: none;
 font-size: 12px; 
}
.contentPanel { overflow: hidden; }
