﻿/* Here we increase the width of the centre column as there is no left column in this layout */
#centre_Content
{
}

/* Here we zero the width of the left column as there is no left column in this layout */
#left_sidebar
{
}

