/* **************** TEMPLATE ***************** */
/* ====== Page Head, Body, and Foot ====== */
body{_text-align:center}/* IE5.5 */
.body{overflow:hidden; _overflow:visible; _zoom:1}
.page{margin:0 auto; width:950px;_text-align:left} /* wraps other template elems to set width */ /* text-align IE5.5 */
/* "old school" and "liquid" extend page to allow for different page widths */
.gs960{width:960px}
.liquid{extends:.page; width:auto; margin:0}
/* ====== Columns ====== */
.main{overflow:hidden;_overflow:visible;_zoom:1}
.leftCol{float:left;_margin-right:-3px}
.rightCol{float:right;_margin-left:-3px}
/* extend columns to allow for common column widths */

/*--------- Kizoom widths ----------*/
.kz980	{width:980px}
.kLeft	{width:200px; margin-right:5px}
.kRight	{width:205px}
.main	{width:545px}

/* dinah 09.06.09 */