/* @group Content */

.left {
	width: 200px;
	
}

.right {
	width: 582px;
	
}

/* Set each width to appropiate sizes, take your total and minus 18 from the one of the containers and the other be the remaining. The above sets a size for 800px */



/* @end */

/* @group Inline */

#inlineheader {
	width: 800px;

}

#inlinebody {
		width: 800px;
	}

#inlinetoolbar {
	width: 800px;
}

/* @end */
