/***************************************************************
Style Sheet for Detto.com

Copyright 2006 by Sebo Marketing, All Rights Reserved
***************************************************************/



#content {
	
}

#columnWrapper {
	margin-left:4px;
	width:756px;
	background: url('images-layout/column-background.gif') bottom left repeat-y;
}

.column1 {
	display:inline;
	float:right;
	width:580px;
}

.column2 {
	display:inline;
	float:left;
	width:168px;
}