#ideal-form,
#paybyphone-form {
	width: 400px;
}
#ideal-form input,
#ideal-form select,
#paybyphone-form input,
#paybyphone-form select{
	width: 150px;
	height: 22px;
	padding: 5px;
	margin: 5px;
	border: 1px solid #9CD8D2;
}
#ideal-form select,
#paybyphone-form select{ 
	height: 34px;
	width: 160px;
}
input#insertion {
	width: 75px;
}
#ideal-form input.sendbutton,
#paybyphone-form input.sendbutton{
	width:290px;
	height: 35px;
	color: #fff;
	border: 0;
}