/***************************************************************
Style Sheet for LiveHuman.com

Copyright 2007 by Sebo Marketing, All Rights Reserved
***************************************************************/



#columnWrapper {
	margin:0 11px 0 0;
	width:879px;
	
	background: url('images-layout/column-bg.gif') top left repeat-y #ebefff;
}

.column1 {
	display:inline;
	float:right;
	width:678px;
}

.column2 {
	display:inline;
	float:left;
	width:200px;
}
