body {
	text-align: left;
	margin: 0;
	padding: 0 50px;
	background-color:#ffffff;
	color: #000;
	background-image: none;
}
body, textarea, input {
	font-family: arial, helvetica, sans-serif;
}
#wrapper {
	text-align: left;
	width: 100% !important; /*fix for IE 6 cutting off content on the right when printing. Source: http://www.autisticcuckoo.net/archive.php?id=2005/02/11/print-style-sheets-and-expression */
	border: 0 none;
}
#wrapper #shadow {
    background-image:none;
}
#mainbanner_top, #mainbanner_title, #mainbanner_sides, #banner, #wrapper_top, #nav, table.middle_buttons, #social_page_top, #social_module, p.footer_links {
    display:none;
    width: 0;
    height: 0;
}
#main_feature {margin-bottom: 20px;}
/* #content {width: 610px; margin:0 auto;}
#footer {width: 610px; margin:0 auto;}
*/
#microsite_head {
background-color:#fff;
background-image: none;
padding: 0 0 6px 0;
border-bottom: 1px solid #b3b3b3;
height: 40px;
}
#microsite_head p {
top:3px;
left:40px;
display:block;
}
body #microsite_head p {
color: #000;
top:3px;
}
#content .whats_new h2 {
color: #000;
padding: 0 0 6px 0;
background-color: #fff;
} 
#content .whats_new {
background-color: #fff;
border-bottom: 1px solid #b3b3b3;
} 

.print_head {
	margin-bottom: 16px;
	display: block;
	height: 60px;
	padding-bottom: 6px;
	border-bottom: 1px solid #2088CB;
}

#teens_wrapper {
	border-left: none;
	border-right: none;
}
/*
#banner, #wrapper_top, 
#nav, table.middle_buttons, 
.microsite_left, 
#social_page_top, 
#microsite_head {display:none;}
#main_feature {margin-bottom: 20px;}
#container {margin-top:0;}
#content {margin-top:0; width:100%; float:none;}
*/