/*Default Container css*/
/********************************************************************/
.dfContainer						{ padding: 0 0 30px 0; }
.dfArea								{ background: #fff;}
.dfContainer h2.head				{ font-family: 'ncfc_sir_walter','Oswald',Arial,Helvetica,sans-serif; color: #fff; font-size: 32px; line-height: 36px; 
									text-transform: uppercase; background-color: #b3a369; padding: 8px 18px; }
.dfContainer h2.head .icon,
.dfContainer h2.head .title			{ display: inline-block; *display: inline; zoom: 1; }
.dfContainer h2.head .icon:empty	{ display: none; }
.dfContainer .content				{ overflow-y: visible; padding: 18px; }