/*Default Container css*/
/********************************************************************/
.dfContainer							{ padding: 0 0 18px 0; }
.dfContainer h2.head						{ font-family: 'Open+Sans',Arial,Helvetica,sans-serif; font-size: 18px; line-height: 28px; 
										font-weight: 600; color: #fff; text-transform: uppercase; padding: 8px 16px; background: #e4002b; 
										border-bottom: 3px solid #fff; }
.dfContainer h2.head .title				{ display: block; }
.dfContainer .content					{ background: #e8e8e8; padding: 14px; overflow-y: visible; }
