#header,
form,
.form-container,
#sign-up,
#sb-container, 
#sb-wrapper,
video,
.share-links,
th.social, 
td.social,
#tour-poster
	{display: none;}

body
	{font: 12px  cambria, georgia, "times new roman", serif, sans-serif;
	color: black;
	background: white;}

#container
	{width: 100%; 
	margin: 0; 
	float: none;}

a
	{color: #555;
	opacity: 1;}

table
	{width: 100%;
	border-collapse: collapse;}

th,td
	{border: 1px solid #999;}

table td a:after
	{content: " (" attr(href) ") ";
	font-size: 90%;}
