/* CSS Document */

#columns-1-2 {
	width:550px;
	padding:15px;
	background:#fff;
	line-height:1.75em;
	}
	
/* column 3 */

#column-3 {
	width:360px;
	}

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