.photo-preview {
	width:197px;
	height:197px;
	float:left;
	margin:0px 20px 10px 0;
}
.photo-preview .prv-photo {
	background:url(/images/ramka2.png) 0 0 no-repeat;
	width:165px;
	height:165px;
	padding:16px;
}
.photo-preview .prv-photo div {
	overflow:hidden;
	width:165px;
	height:165px;
	display:table-cell;
	vertical-align:middle;
	text-align: center;
}
.photo-preview .prv-photo div img {/margin-top: expression((parentNode.offsetHeight - this.offsetHeight)<0 ? "0" : (parentNode.offsetHeight - this.offsetHeight)/2 + "px");}
.photo-preview  p {
	padding:5px 0 0 16px;
}
img[align=left]{
	margin-right:10px;
}
img[align=right]{
	margin-left:10px;
}
table.data-table textarea{
margin-bottom:5px;
}
table.data-table input[type=file]{
margin-bottom:5px;
}

.mf-captcha .mf-text {
    display:none;
}