@import "content.css";

#p-rcb a{cursor:pointer;}
#p-rcb .cp_content{padding:0px 30px 20px 30px;}
#p-rcb .cp_tab{padding:0px 0px 0px 0px;}
#p-rcb .tabAnimation{display:none;}

/* sIFR replacements */
.sIFR-active #p-rcb h2 {
	visibility:hidden;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#p-rcb h3 {
color:#FFFFFF;
font-size:20px;
font-weight:500;
line-height:130%;
padding-top:3px;
}


/* These are sIFR equivalents to make the titles look roughly the same when sIFR does not work (offline editing) */
#p-rcb h2 {font-size: 20px; padding:0px; color:#ffffff; }


