/*  Headings */
h1, h2, h3, h4, h5, h6		{ margin:0 0 8px 0; padding:0; }

/*  ID's  */
div				{  }
#divContainer			{ width:auto; min-height:200px; margin:0 auto; padding:0; background:url(/images/leftCol_bg.gif) repeat-y;  }
#divLeftColumn			{ float:left; width:180px; min-height:250px;}
#divContent			{ min-height: 200px; margin:0 0 0 190px; width:570px; padding:10px 0 20px 0;}
#divCrumbs			{ margin-bottom: 10px; }

/* Classes */
div.divFeatureItemContent	{ margin-left: 76px; }

/*  Generic Classes */
.txtHightlight1			{ color:#466787; font-weight:normal; }
.txtHightlight2			{ color:#5A5AAC; font-weight:normal; }
.clear				{ clear:both; }
.clearRight			{ clear:right; }
