@font-face {
	font-family: 'OpenSans Bold';
	src: url('../fonts/opensans_bold.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
div.container {position: relative; width: 157px; height: 250px; overflow: hidden;}
div.container div.logo {position: absolute; z-index: 3; width: 78px; height: 15px; top: 3px; left: 39px;}
div.container div.block {position: absolute; z-index: 1; height: 250px; left: 0; top: 0; right: 0;}
div.container div.block div.photo {position: absolute; z-index: 2; top: 0; left: 0;}
div.container div.block div.name {position: absolute; z-index: 3; width: 137px; left: 0; right: 0; top: 28px; background: #f92d20; padding: 4px 10px 5px 10px; font-family: 'OpenSans Bold', Arial, sans-serif; font-size: 10px; line-height: 1.3; color: #ffffff; text-align: center;}