/***************************************************************
Style Sheet for Justice Systems

Copyright 2008 by Justice Systems, All Rights Reserved
***************************************************************/



#content {
}

#columnWrapper {
	width:960px;
}

.column1 {
	display:inline;
	float:right;
	margin-right:20px;
	width:760px;
}

.column2 {
	display:inline;
	float:left;
	margin-left:0;
	width:142px;
}

.column3 {
	display:inline;
	float:right;
	padding-left:20px;
	width:259px;
}