* {
	overflow:visible !important;
}

#site, #main {
	margin:0;	
	width:auto;
}

#header, #footer, #seofooter, #left {
	display:none !important;	
}

#sidebar {
	display:none !important;	
}

#content .tabs {
	display:none;
}

#content .textarea {
	position:static !important;
	float:none !important;
}

#content .tour .content {
	position:static !important;
	float:none !important;
	height:auto !important;
	clear:both !important;
}

#content .tour .content .tabcontent {
	float:none !important;
	position:static !important;
	border:none !important;
	display:inline !important;
	overflow:visible !important;
	min-height:auto !important;
}

#content .textarea .tooglebox {
	display:none !important;
}

#content .textarea .contentblock table.standard {
	border-top:1px solid #666;
}

#content .textarea .contentblock table.standard th, #content .textarea .contentblock table.standard td {
	border-bottom:1px solid #666;
}

#content .book, #content .textarea .button {
	display:none !important;
}

#content .tour .sidebar {
	display:none !important;	
}

#content .tour .tabcontent, #content.wide .wrap, #content.wide {
	width:auto !important;
}

#content .tooglebox .handle {
	background:none;	
}
