.col1, .col2 {
	display:inline-block;
}

.col1 {
	width:350px;
}
.col2 {
	width:273px;
	text-align:left;
}
.col3 {
	width:159px;
}