
.pf_avatar img,
.pf_photo img {	border-radius: 5px;
}

.pf_avatar {	float: left;
	margin: 3px;
	width: 120px;
	height: 270px;
	padding: 5px;
	text-align: center;
	border: 1px #222 dashed;
}

.pf_photo {
	float: left;
	margin: 3px;
	width: 225px;
	height: 270px;
	padding: 5px;
	text-align: center;
	border: 1px #222 dashed;
}

.pf_title {	border-bottom: 1px #333 solid;
	background-color: #222;
	text-align: center;
	padding: 4px;
	color: #ccaabb;
	font-weight: bold;
	margin-bottom: 5px;
}

.pf_addfield {	margin: 2px;
}

.pf_addfield input,
.pf_addfield textarea,
.pf_addfield select {	padding: 4px 5px 4px 5px;
	font-size: 14px;
}

.pf_submit .button {	width: 100%;
	height: 75px;
	text-align: center;
	line-height: 75px;
	font-weight: bold;
	font-size: 21px;
	color: #000;
}


.dlimg {	 position: absolute;
	 margin-left: 25px;
	  font-size: 10px;
	  z-index: 99;
}

.dlimg2 {
	 position: absolute;
	 margin-left: 25px;
	  font-size: 10px;
	  z-index: 99;
}

.pf_reg_red input,
.pf_reg_red textarea,
.pf_reg_red select {	border: 2px #f00 solid;
	border-radius: 5px;
}
