/* CSS Document */


#columns-1-2-white {
	970px;
	padding:10px;
	background:#fff;
	line-height:1.75em;
}	
	
/* column 3 */

#column-3 {
	width:0px;
	}

#columns-fullwidth {
	float:left;
	width:970px;
	padding:15px;
	background:#fff;
	margin-right:0px;
	margin-left:0px;
	line-height:1.75em;
	display: inline;
	}
