/* ======================================
   = The following CSS is for custom themes for FIRS apps.
   ====================================== */

/* Content title header */
#contentTitle {
	color: #D66F10;
}

/* Main content style and positioning */ 
#contentContainer {
	background-color: #feffff;
	background-image:url(../images/contentShadow.png);
}
