@charset 'utf-8';
#outerWrap,
#banner,
#mainNav,
#mpc
{
	width: 100%;
	margin: 0 auto;
}
#featureSpot,
.caRow
{
	width: auto;
}
.feature figure.articleFig
{
	margin: -7px 0 2px 5px;
}
#socialRail
{
	display: none;
}
#book #rightCol,
#bkCntnt section.tabbed,
section.tabbed.active div:first-child
{
	width: 100%;
}
#book #rightCol
{
	float: none;
	display: block;
}
#book #leftCol
{
	top: auto;
	left: auto;
	position: inherit;
	margin: 0 auto;
	float: none;
	display: block;
	width: 350px;
}
