/* $Id: one-large-one-narrow.css,v 1.0 2011/01/04 cva Exp $ */

#col-left {
	float: left; 
	width: 70%;
}
#col-right {
	float: right; 
	width: 29.9%;
}