.field .errorPR {
	position: absolute;
	display: none;
	background: url(../img/ico_error.gif) no-repeat 10px 50%  !important;
	padding: 0px 0px 0px 0px;
	width: 50px;
	bottom: -26px;
	left: 3px;
}
.field .errorPR p {
	width: 120px;
	margin: 0 0 0 43px;
}


.content form .pressRoomMember div.error {
	display: none;
	float:left;
	width: 350px;
	margin:5px 0 0 0;
	padding: 2px 0 5px 0;
	background: url(../img/ico_error.gif) no-repeat 0 50% !important;
}

.pressRoomMember .error p {
	width:320px;
	padding:0;
	margin:0 0 0 30px;
}

.h2personal {
	background:transparent url(../img/bg_h2personal.jpg) no-repeat scroll left top;
	display:inline;
	float:left;
	margin:15px 0 0;
	padding:14px 8px 24px 16px;
	position:relative;
	width:682px;
}

.h2personal h2 {
	font-size:1em;
}
		
