#row1_col1 {
	position: relative;
	width: 250px;
	float: left;
}

#row1_col1_cell1 {
	padding-right: 20px;
}

#row1_col2 {
	position: relative;
	width: 530px;
	float: left;
}

#row2 {
	width: 900px;
	clear: both;
}