/* Print page */

body 								{background:none;}

#printContainer #orderRefInner		{padding:20px 0 0 0 !important;}

/* Popup */

body#popup							{background:none;color:#000000;}

#popupContainer #mainContentPopupTerms
									{position:relative;top:10px;left:40px;padding-bottom:30px;width:550px;}
#popupContainer .btnPrint a			{display:none;}

#popupContainer h2#terms			{background:none;}
#popupContainer h2#termsPrint		{color:#000000;display:block;}
#popupContainer h2#privacy			{background:none;}
#popupContainer h2#privacyPrint		{color:#000000;display:block;}
#popupContainer h2#contact			{background:none;}
#popupContainer h2#contactPrint		{color:#000000;display:block;}

#popupContainer h2#faqs				{display:none;}
h2#faqsPrint						{color:#000000;display:block;}
#popupContainer h3#top15			{display:none;}
h3#top15Print						{color:#000000;display:block;}

#closeBtn a							{background:none;}

#mainContentQuestions ul li a		{color:#000000;text-decoration:underline;font-weight:normal;}

#popupContainer #mainContentQuestions
									{position:relative;top:10px;left:30px;float:left;}
									
#popupContainer #mainContentPopup .bgFill
									{background:none;}
									
#mainContentQuestions ul li			{float:left;width:253px;color:#000000;font-size:0.9em;font-weight:bold;margin-bottom:6px;}

#mainContentQuestions ul li span.height18	
									{float:left;width:18px;height:20px;color:#000000;font-weight:bold;margin-bottom:3px;}
									
.txtYellow							{color:#000000;}
