/* Convert generic.comp 3 Rail interface to a single content area using the left rail */

#left_rail {
	margin:auto; width: 972px;
}
#center_rail {
	display: none;
}
#right_rail {
	display: none;
}
#pageContainer #storynav {
	width: 972px;
}
#left_rail div.content {
border-bottom:none;
border-right:none;
}

.pldisc_ads, .pldisc_ads_1_col  {
clear:both;
margin-left:5px;
overflow:hidden;
width:99%;
}
