/*Default Container css*/
/********************************************************************/
.dfContainer						{ padding: 0 0 30px 0; }
.dfArea								{ background: #fff; }
.dfContainer h2.head 				{ font-family: 'Titillium Web', sans-serif; font-size: 20px; text-transform: uppercase; line-height: 1; font-weight: 600;
									  color: #ffffff; background-color: #1f8ed3; padding: 14px 0 14px 20px ; }
.dfContainer .content				{ overflow-y: visible; padding: 15px }