/* Start of CMSMS style sheet 'layout_ie6' */
* html div#container

{

    margin-left: -900px;

    position: relative;

}

/*\*/

* html div#container, * html div#content

{

    height: 1px;

}

/**/



* html div#minwidth

{

    padding-left: 900px;

}



/*\*/

* html div#minwidth, * html div#layout

{

    height: 1px;

}

/**/



div#content

{

    /* Left content will fall out of left area without this. */

    height: 100%;

}



div#left

{

    /* Not sure why this has to be half the margin-left. */

    margin-left: -8.5em !important;

}

/* End of 'layout_ie6' */

