/* Defualt Container */
.un-container,
.dt-container,
.h1-container							{ padding: 0 0 18px 0;} 
.dt-icon img,
.h1-icon img,
.un-icon img								{ margin: 0 6px 0 0; }
h2.dt-header,
h2.dt-header .dt-head					{ font-size: 22px; line-height: 32px; }

/* Underline Header Container */
h2.un-header							{ border-bottom: 1px solid #000; padding: 0 0 12px 0; }
h2.un-header, .un-head					{ font-size: 18px; line-height: 24px; font-weight: 300; }
.un-content								{ border-top: 1px solid #5d5d5d; padding: 12px 0 0 0;}

/* TopImage Container */
.tpImage-container						{ padding: 0 0 18px 0; } 
.tpImage-wrapper						{ padding: 0 0 12px 0; text-align: center; }
.tpImage-wrapper img						{ border: 7px solid #f1efe1; }
h2.tpImage-header						{ padding: 0 0 12px 0; }
h2.tpImage-header,
.tpImage-head							{ color: #333; text-align: center; font-size: 16px; line-height: 24px; 
										text-transform: uppercase; font-family: Arial,Helvetica,sans-serif; }
.tpImage-container .Normal				{ color: #333; font-size: 12px; }

/* H1 Container */
h1.h1-header, .h1-head					{ font-size: 26px; line-height: 32px; color: #5e5e5e; }

/* Gray Backgorund Container */
.grayBG-container						{ padding: 0 0 24px 0; }
.grayBG-wrapper							{ padding: 12px; background: #d6d6d6; }
h2.grayBG-header,
h2.grayBG-header .grayBG-head			{ font-family: Arial,Helvetica,sans-serif; font-size: 22px; line-height: 28px;
										color: #350805; }