.ceckout_button
{
	background-color:#CCE7D8; 
	border:1px solid black;
	color: #F91D1B;
	font-weight: bold;
	cursor: pointer;
}
textarea {width:290px;height:150px;padding:5px;}

