/* CSS Document */
#column1 {
	float:left;
	width:220px;
	margin:0px 0px 0px 10px;
}
#column2 {
	margin:0px 24px 0px 230px;
}