#pm-content {
	position: relative;
	width: 990px;
	padding: 40px 0 20px;
	margin-bottom: 20px;
}

#pm-content p {
	font-size: 12px;
	color: #CCCCCC;
	margin: 0;
}
#form-pickup {
	width: 600px;
	height: 382px;
	margin: 0 auto;
	background-image: url(../images/pickup-shield.jpg);
	background-repeat: no-repeat;
	text-align: left;
	clear: both;
	padding: 0 0 40px 0;
}
#form-pickup img {
	margin-top: 38px;
	margin-bottom: 30px;
}
#form-pickup div {
	padding-left: 120px;
	margin-bottom: 20px;
}
#form-pickup .label {
	color: #CCCCCC;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 20px;
	display: block;
	width: 80px;
	float: left;
	padding: 4px 0 0 0;
}
#form-pickup .bar {
	background-color: #CCCCCC;
	border-style: none;
	border-width: 0px;
	padding: 2px 4px;
}
#submitbtn  {
	background: transparent repeat scroll 0% url('../images/submit.gif');
	border: none;
	width: 62px;
	height: 16px;
	display: block;
	cursor: pointer;
	margin: 0 0 0 100px;
}
#survey-photo-wrap {
	background-image: url(../images/shield.gif);
	background-repeat: repeat;
	width: 600px;
	margin: 0 auto;
	text-align: left;
	height: auto;
	padding: 20px;
}
#survey {
	position: relative;
}
.tdsurvey {
	padding-bottom: 15px;
	color: #dfdfdf;
}
.tddetail {
	font-size: 12px;
	color: #dfdfdf;
	border: none;
	padding: 10px 0 0 5px;
	height: 18px;
}
#warning {
	padding: 25px 40px;
	font-size: 12px;
	color: #333333;
}
#warning .warningCodeHighlight {
	font-weight: bold;
	color: #990000;
	font-size: 13px;
}
#photowrap {
	width: 480px;
	height: 360px;
	margin: 0 auto;
}
#resendwrap {
	text-align: center;
	margin: 40px auto 0;
	width: 480px;
}
#resend-fields {
	text-align: left;
	font-size: 12px;
	color: #CCCCCC;
}
#from  {
	clear: both;
	margin: 0;
	height: 80px;
}
.fromto {
	font-size: 14px;
}
#resend-fields ul li input {
	border: none;
	height: 20px;
	color: #000;
	padding-left: 5px;
}
#resend-fields ul li {
	list-style-type: none;
	float: left;
	margin: 0 10px 10px 0;
	padding: 0;
}
.spacer {
	margin: 5px 0 0 0;
}
#to {
	clear: both;
	height: 120px;
}
.sendbtn {
	width: 64px;
	height: 19px;
	margin: 0 0 0 340px;
	background-image: url(../images/send.png);
	background-repeat: no-repeat;
	border: none;
	background-color: transparent;
	cursor: pointer;
}
#send-confirm {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #FF0000;
	margin: 10px 0;
	text-align: center;
}
