.trans-box {
	width: 443px;
	padding: 100px;
	margin: 0px auto;
}

#top-text {
	position: relative;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font: "Myriad Pro";
	color: white;
	font-size: 23pt;
	text-align: center;
	margin: auto;
	top: -650px;
	left: 19px;
	width: 480px;
	line-height: 1.28;
}

#yellow-box {
	position: relative;
	margin: auto;
	width: 480px;
	top: -650px;
	left: 80px;
}

#yellow-box-text {
	position: relative;
	margin: auto;
	width: 330px;
	top: -751px;
	left: 20px;
	line-height: 1.28;
	color: black;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif
	font: "Myriad Pro";
	font-size: 17pt;
	text-align: center;
	line-height: 1.38;
}

#middle-text {
	position: relative;
	margin: auto;
	width: 450px;
	top: 10px;
	left: -59px;
	color: white;
	font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif
	font: "Myriad Pro";
	font-size: 20px;
	text-align: center;
}

input[type="text"] {
	position: relative;
	height: 40px;
	width: 400px;
	left: -40px;
	top: 10px;
}

input[type="image"] {
	position: relative;
	top: 30px;
}

input[type="text"]:focus {
	font-size: 14pt;
	color:#3C3B3B;
	text-align: center;
}

input[placeholder] {
	font-size: 14pt;
	color:#CBCBCB;
	text-align: center;
}

