@import url(/style/ashraem/RFStyle.css);

/* Since we can't stop RFStyle.css from being linked from cfp.epl,
 * override the RFStyles that are creating problems in cfp here. 
 * cfp styles should go in cfp_styles.css instead. */
 
 body.cfp {
	margin: 0;
	padding: 0;
	background-color: #fff;
	width: 100%;
}

/* End cfp style overrides */
	