DIV.infocard{
	background:#f7edbd;
}

DIV.infocard .photoframe,
DIV.infocard .photoframe DIV{
	width:335px;
	height:273px;
	background:transparent no-repeat 12px 8px;
}

DIV.infocard .photoframe DIV{
	position:relative;
	background:transparent url(/$files/img/userinfo-photoframe.png) no-repeat 0px 0px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/$files/img/userinfo-photoframe.png,sizingMethod=crop);
//	background:none;
}

DIV.infocard .stringlist DIV.string{
	border-bottom:1px solid #dcd3a8;
	margin-bottom:10px;
}

DIV.infocard .stringlist DIV DIV{
	margin-left:160px;
}

DIV.infocard .stringlist DIV DIV.header{
	margin:0px;
	float:left;
	width:150px;
}
