/* CSS Document */

input.button3 {
	height: 30px;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	background-color: #FF6600;
	border: 0px none #FF6600;
}


input.button4 {
	height: 30px;
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	background-color: #FCFF00;
	border: 0px none #FF6600;
}