  * { background:transparent !important; color:#444 !important; text-shadow:none !important; }
	

	.cta.alt,
	#main input.alt[type="submit"],
	.fc_button,
	#crumbs,
	a.listing img,
	section.book img,
	button.cta,	
	tr.last,
	a.cta,
	a.btn,
	a#snapengage,
	#featured article img,
	#mainstage img,
	#sales_form,
	#static_feature,
	[hidden] {
	    display: none !important;
	}
	
	blockquote {
	    padding: 10px !important;
	}

	
	blockquote:before, blockquote:after, q:before, q:after  {
	    quotes: none;
	}
	
	blockquote:before,
	blockquote:after,
	q:before,
	q:after {
	    content: none !important;
	}

	html {
	    font-size: 100%;
	}
	
	html,
	button,
	input,
	select,
	textarea {
	    font-family: sans-serif;
	}
	
	body {
	    margin: 0;
	}
	
	#header,
	header.container img,
	footer {
		display: none;
		}
	
	#gallery_slider li div.copy,
	#gallery_slider li div.copy h5,
	#gallery_slider li div.copy h6 {
		display: block;
		}
	
	
	
	h1 {
		padding: 20px 0 0 0 !important;
	    font-size: 2em;
	}
	
	h2 {
		padding: 20px 0 0 0 !important;
	    font-size: 1.8em;
		}
	
	h3 {
		padding: 20px 0 0 0 !important;
	    font-size: 1.5em;
		}
	
	h4 {
		padding: 20px 0 0 0 !important;
	    font-size: 1.2em;
		}
	
	h5 {
	    font-size: 1em;
		}
	
	p {
	    font-size: 1em;
	    padding: 0 0 20px 0 !important;
		}
	
	#partners-main,
	article,
	#sponsor_listing,
	#content,
	h1,
	h2,
	h3,
	h4,
	h5,
	p,
	img {
		display: block !important;
		}
	
	abbr[title] {
	    border-bottom: 1px dotted;
	}
	
	b,
	strong {
	    font-weight: bold;
	}
	
	blockquote {
	    padding: 10px !important;
	}
	
	dfn {
	    font-style: italic;
	}
	
	mark {
	    background: #ff0;
	    color: #000;
	}
	
	pre,
	code,
	kbd,
	samp {
	    font-family: monospace, serif;
	    _font-family: 'courier new', monospace;
	    font-size: 1em;
	}
	
	pre {
	    white-space: pre;
	    white-space: pre-wrap;
	    word-wrap: break-word;
	}
	
	small {
	    font-size: 75%;
	}
	
	sub,
	sup {
	    font-size: 75%;
	    line-height: 0;
	    position: relative;
	    vertical-align: baseline;
	}
	
	sup {
	    top: -0.5em;
	}
	
	sub {
	    bottom: -0.25em;
	}
	
	ul,
	ol {
	    margin-left: 0;
	    padding: 0 0 0 40px;
	}
	
	dd {
	    margin: 0 0 0 40px;
	}
	
	nav ul,
	nav ol {
	    list-style: none;
	    list-style-image: none;
	}
	
	img {
	    border: 0; /* 1 */
	    -ms-interpolation-mode: bicubic; /* 2 */
	}
	
	form {
	    margin: 0;
	}
	
	fieldset {
	    border: 1px solid #c0c0c0;
	    margin: 0 2px;
	    padding: 0.35em 0.625em 0.75em;
	}
	
	legend {
	    border: 0; /* 1 */
	    padding: 0;
	    white-space: normal; /* 2 */
	    *margin-left: -7px; /* 3 */
	}
	
	button,
	input,
	select,
	textarea {
	    font-size: 100%; /* 1 */
	    margin: 0; /* 2 */
	    vertical-align: baseline; /* 3 */
	    *vertical-align: middle; /* 3 */
	}
	
	button,
	input {
	    line-height: normal; /* 1 */
	}
	
	button,
	input[type="button"],
	input[type="reset"],
	input[type="submit"] {
	    cursor: pointer; /* 1 */
	    -webkit-appearance: button; /* 2 */
	    *overflow: visible; /* 3 */
	}
	
	input[type="checkbox"],
	input[type="radio"] {
	    box-sizing: border-box; /* 1 */
	    padding: 0; /* 2 */
	    *height: 13px; /* 3 */
	    *width: 13px; /* 3 */
	}
	
	input[type="search"] {
	    -webkit-appearance: textfield; /* 1 */
	    -moz-box-sizing: content-box;
	    -webkit-box-sizing: content-box; /* 2 */
	    box-sizing: content-box;
	}
	
	input[type="search"]::-webkit-search-decoration,
	input[type="search"]::-webkit-search-cancel-button {
	    -webkit-appearance: none;
	}
	
	button::-moz-focus-inner,
	input::-moz-focus-inner {
	    border: 0;
	    padding: 0;
	}
	
	textarea {
	    overflow: auto; /* 1 */
	    vertical-align: top; /* 2 */
	}
	
	table {
		display: block;
	    border-collapse: collapse;
	    border-spacing: 0;
	}

  /* table */
  section.container div.pp table.pp {
  	overflow: visible !important;
  	padding: 0;
  	float: none;
  	margin: 0 0 1em;
  	background: #FFF;
  	border-collapse: collapse;
  	border-top: 1px solid #000;
  	border-bottom: 2px solid #000;
  	width: 100%;
  }

	table {
		width: 100% !important;
		margin: 0 0 !important;
		}

  /* table cells */
  section.container div.pp table.pp thead tr th,
  section.container div.pp table.pp tbody tr th,
  section.container div.pp table.pp tbody tr td {
  	padding: 0;
  	float: none;
  	margin: 0 0 1em;
  	font-weight: normal;
  	padding: .3em .7em;
  	text-align: center;
  	vertical-align: top;
  	width: 25%;
  	border: 1px solid #555;
  	page-break-after: always;
  	}

td.included span:before {
	width: 30px;
	height: 20px;
	display: block;
	content: "+";
	font-size: 14px;
	line-height: 16px;
	text-indent: none;
	color: #000;
	}