﻿/*
#masterColumnLayout { width: 870px; }
#masterColumnLeft { width: 175px; background: #fdf3d0; }
#masterSpacerLeft { width: 10px; }
#masterColumnCenter { width: 500px; background: #fff; }
#masterSpacerRight { width: 10px; }
#masterColumnRight { width: 175px; background: #fff; }
*/

/* TOC Overwrite */
#masterColumnLayout { width: 870px; }
#masterColumnLeft { display: none; }
#masterSpacerLeft {display: none; }
#masterColumnCenter { width: 685px; }
#masterSpacerRight { width: 10px; }
#masterColumnRight { width: 175px; }


