﻿/*----------------------------------------------------------------------------------
	Page:						HomeTwoColumn.css
	Author:					John Bradnam
	Created:				070812 JLB
	Copyright:			Republicorp P/L
	Purpose:				Defines styles used specifically by Home.master
	History:
	--------------------------------------------------------------------------------*/
	
.summary_left {
	border-left: 2px solid white;
	width : 279px;
} 
.summary_center {
	width : 279px;
} 
.summary_right {
	display: none;
}

