@import "box/box.css";
@import "content.css";

#p-rcb a{cursor:pointer;}
.cp_content{padding:0px; margin:0px;}

/* sIFR replacements */
.sIFR-active #p-rcb h2 {
	visibility:hidden;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.sIFR-active #p-rcb h3 {
	visibility:hidden;
	padding-bottom: 0px;
	margin:0px;
}	
.sIFR-active #p-rcb h4 {
	visibility:hidden;
	padding-bottom: 0px;
	margin:0px;
}
.sIFR-active #p-rcb h5 {
	visibility:hidden;
	padding-bottom: 0px;
	margin:0px;
}
/* These are sIFR equivalents to make the titles look roughly the same when sIFR does not work (offline editing) */
#p-rcb h2 {font-size: 24px; color:#5a9420; padding:0px;}
#p-rcb h3 {font-size: 18px; color:#5a9420; padding:0px;}
#p-rcb h4 {font-size: 18px; color:#666666; padding:0px;}
#p-rcb h5 {font-size:12px; color:#5a9420; padding:0px; }

/* Flash Header */
	
#p-rcb #flashcontent_header { background-repeat: no-repeat; background-position: 0px 0px; background-color: #ffffff;}
#p-rcb #flashcontent_header,
#p-rcb #flashcontent_header #flash-inner-wrapper { height:286px; min-height:286px; }
#p-rcb #flashcontent_header object   { outline: none; }

