#center .upload {
	font-size: 0.8em;
	line-height: 1.65em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 27px;
	float: left;
	margin-top: 20px;
}
#center .upload .uploadInfo {
	float: left;
	width: 353px;
	border: 1px solid #273892;
	height: 430px;
	margin-right: 16px;
}
#center .upload .uploadInfo h1 {
	color: #E2001A;
	margin-top: 10px;
	margin-left: 10px;
}
#center .upload .uploadInfo p {
	margin-left: 10px;
	margin-top: 7px;
	margin-bottom: 7px;
	margin-right: 10px;
}
#center .upload .uploadForm {
	float: left;
	width: 353px;
	border: 1px solid #273892;
	height: 430px;
}
#center .upload .uploadForm iframe {
	height: 410px;
	width: 333px;
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

