/*Default Container css*/
/********************************************************************/
.dfContainer						{ padding: 0 0 30px 0; }
.dfArea								{ background: #fff; padding: 18px; }
.dfContainer h2.head				{ color: #da2128; font-size: 25px; line-height: 30px; font-weight: 700; text-transform: uppercase; }
.dfContainer h2.head .icon,
.dfContainer h2.head .title			{ display: inline-block; *display: inline; zoom: 1; }
.dfContainer .content				{ overflow-y: visible; }