
/* -------------------------------------------
 * Left Content - make visible.
  ------------------------------------------- */
#LeftContent
{
	display: block;
}

/* -------------------------------------------
 * Main Content
  ------------------------------------------- */
#MainContent
{
	
}

/* -------------------------------------------
 * Right Content - none
  ------------------------------------------- */
#RightContent
{
	display: none;
}
