#col1 {
	width:260px;
	position: relative;
	float: left;
	margin: 0;
	}
	
*html #col1 {
	width:260px;
	position: relative;
	float: left;
	}

	
#col2 {
	width: 210px;
	position: relative;
	float: left;
	text-align:center;
	margin: 20px 0 0 45px;
	}
	

	
	

#colrace {
	width: 170px;
	position: relative;
	float: left;
	text-align:center;
	margin: 20px 0 0 65px;
	}
	
*html #colrace {
	margin: 20px 0 0 170px;
	}

