/*  1. Container Design Elements         */

.C01_TitleDIV	{ background: #FFF; padding: 0; border-bottom: solid 1px #e1e1e1; }
.C01_Title		{ font: 30px Arial, Verdana, sans-serif; line-height: 1.4em; font-weight: bold; }
.C01_ContentDIV	{ padding: 20px 0 60px 0; }
