/* ############################### */
/* ########## PRINT STARTS ######### */
/*@media screen {*/
@media print {
  * {
  background-color: white !important;
  background-image: none !important;
  }
}
body {
	overflow: visible;
}
#outerContainerAdSense, #centerSectionAdSense, #outerContainer, #middleSectionLeft {
	border: thin none White;
	width: 100%;
	padding: 0px;
	margin: 0px;
}

/* ### don't print these divs starts ### */
#centerSectionTopAdSense, #leftSectionAdSense, #rightSectionAdSense, #footerSectionBottomAdSense {
	display: none;
}
#topSection, #middleSectionRight, #bottomSection {
	display: none;
}

#strapLineBgIndex, #strapLineBgAboutus, #strapLineBgAnnouceO2, #strapLineBgAnnouceTmobile, #strapLineBgCheapChat, #strapLineBgContactUs, #strapLineBgDiscountCallsThree, #strapLineBgCallsThreeTable, #strapLineBgDiscountCallsVodafone, #strapLineBgDiscountCallsVodafoneTable, #strapLineBgEarnMoney, #strapLineBgForum, #strapLineBgFreeCalls, #strapLineBgFreeCallsExplain, #strapLineBgFreeCallsFAQs, #strapLineBgFreeCallsHintsTips, #strapLineBgFreeCallsO2, #strapLineBgFreeCallsO20844, #strapLineBgFreeCallsO20870, #strapLineBgFreeCallsOthers, #strapLineBgFAQs, #strapLineBgFAQsCard, #strapLineBgFAQsGeneral, #strapLineBgFAQsInstant, #strapLineBgFAQNotHelpful, #strapLineBgFAQSuggest, #strapLineBgInstantCallCountry, #strapLineBgInstantDial, #strapLineBgInstantTopUp, #strapLineBgLink2Us, #strapLineBgMailUs, #strapLineBgMakeCall, #strapLineBgForumFreeCalls, #strapLineBgRecentArticle, #strapLineBgRecentArticleAdd, #strapLineBgRecentArticleDifferenceInCallCharges, #strapLineBgRecentArticleEarnMoneySleeping, #strapLineBgRecentArticleWhenYouHearTheWordFree, #strapLineBgSearchResults, #strapLineBgSendSMS, #strapLineBgSiteMap, #strapLineBgSuggestNewThread, #strapLineBgTellAFriend, #strapLineBgTellUs, #strapLineBgTestimonials, #strapLineBgTestimonialsSubmit {
	display: none;
}
/* ### don't print these divs ends ### */

/* ########## PRINT  ENDS ######### */
/* ############################### */
