/*Default Container css*/
/********************************************************************/
.dfContainer						{ padding: 0 0 22px 0; }
.dfArea								{ background: #fff;}
.dfContainer h2.head				{ font-family: "Open Sans",sans-serif; background-color: #01509C; color: #ffffff; font-size: 24px; padding: 15px; line-height: 34px; text-transform: uppercase; letter-spacing: 1px; font-weight: 700;}
.dfContainer h2.head .icon,
.dfContainer h2.head .title			{ display: inline-block; *display: inline; zoom: 1; }
.dfContainer .content				{ overflow-y: visible; padding: 15px;}