#rightBody {
	width:274px;
}
#rightContent {
	display:none;
}

/* === PL page layout modifications: disable rb === */
#PLCenterCL {
	padding-right:0px; /* width of [right body]*/
}
#PLCenterEqC { /* allows for equal length colored columns; can be left un-styled if columns do not need to be colored */
	border-right-width:0px ; /* width of [right body] */
	margin-right:-0px; /* width of [right body] */
}
#PLCenterBodyCSp {
	padding-right:0px; /* gutter on right in case there's a right body */
}
#PLRightBodyCPos {
	width:0px; /* width of [right body] */
	margin-right:-0px; /* width of [right body] */
	display:none;
	visibility:hidden;
}
