/* CSS Document */

#header, #nav, #ad_pos1, #topbar, #story_right_col, #footer, #story_options {
	display: none !important;
}

body, html, #content_wrapper, #main_wrapper, #story {
	color: black;
	background: white;
	width: auto;
	width: 100%;
}

p, ul, li {
	font-size: 16px;
}

#main_wrapper {
	border-left: 0;
	border-right: 0;
}