#templ-col1 {
	position: relative;
	width: 270px;
	float: left;
	margin-right: 60px;
	}

#templ-col2 {
	position: relative;
	width: 270px;
	float: left;
	}

#templ-col3 {
	position: relative;
	width: 270px;
	float: right;
	}
