.profile-edit {
	
}

.profile-edit select {
	font-size:12px;
}


table.profile-photo {
	border-collapse:collapse;
	height:100%;
	width:100%;
}

table.profile-photo td {
	padding:0;
}

table.profile-photo img {
	vertical-align:middle;
}

.profile-photo-substratum {
	background:#e1e1e1 url("/i/substratum-240.png") 50% 100% no-repeat;
	padding:20px;
	width:200px;
	height:200px;
}

.profile-photo-col {
	float:left;
	width:240px;
	margin-right:-100%;
}

.profile-data-col {
	margin-left:270px;
}

.personal-data {
	cursor:default;
	border-collapse:collapse;
	width:100%;
}

.personal-data td {
	padding:8px 0;
}

.personal-data .delimiter td {
	padding:11px 0 9px;
}

.personal-data .text {
	width:210px;
}

.personal-data .profile-data-select {
	width:215px;
	padding:0;
	margin:0;
}

.personal-data .profile-day-select {
	width:48px;
}

.personal-data .profile-month-select {
	width:8em;
}

.personal-data .profile-year-select {
	width:5.5em;
}

.pd-check-wrap {
	position:relative;
	left:-5px;
}

.poster-picture-edit {
	position:absolute;
	width:100%;
	top:0;
	left:0;
}
.poster-edit-link {
	font-size:13px;
}
.poster-edit-link select{
	font-size:12px;
	width:130px;
}