#row1_col1 {
	position: relative;
	width: 220px;
	float: left;
}

#row1_col2 {
	position: relative;
	width: 355px;
	float: left;
}

#row1_col1_cell1 {
	position: relative;
	float: left;
	width: 220px;
	_width: 210px;
}

#row1_col2_cell1 {
	position: relative;
	float: left;
	width: 350px;
	_width: 345px;
 	padding-left: 10px;
 	margin-left: 15px;
}