#column1{
	float:left;
	width:425px;
	margin-right:15px;
}

#column2, #column3{
	width:200px;
	float:left;
}

#column3{
	margin-left:15px;
}

#column3 input{
	/*width:100%;*/
}