#row1_col1 {
	position: relative;
	float: left;
	width: 590px;
}

#row1_col2 {
	position: relative;
	float: left;
	width: 290px;
	padding-left: 10px;
}

#row1_col1_cell1 {
	width: 100%;
}

#row1_col2_cell1 {
	width: 100%;
}
