@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url-prefix("http://www.thedailybeast.com/cheat-sheet/"), url-prefix("https://www.thedailybeast.com/cheat-sheet/")
{
	*
	{
	background-image: none !important;
	}
	
	#master
	{
	width: 100% !important
	}

	#maincontent
	{
	width: 40% !important;
	}

	.cheatrow
	{
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	}

	#content
	{
	padding-top: 0px !important;
	}

	.badgeholder, .gap20, .gap30, .header, .hr, .insight, .meta, .othernews, .row1, .row2, .timestamp, .timestamp_cal, .txt_prevdaycheats, .txt_signup_cheetsheet, .txt_submitnewstory, .txt_todayscheatsheet, .utils, .vote, #bottom_rows, #calendar_btn, #emailsignupform, #footer, #header, .worthy, .ko, .getit, .photo-credit, .gap20, IMG
	{
	display: none !important;
	}

	#maincontent, .ro2
	{
	border: none !important;
	}

	.text, .text_w_xtra, .cheatholder
	{
	width: 100% !important;
	}

	.cheat_strip_p
	{
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 13px !important;
	font-weight: bold !important;
	}

	A
	{
	text-decoration:none !important;
	}

	.title
	{
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	}
}