#introContent {
	position: relative;
	overflow: hidden;
	background: url('//ifrype.com/lapas/special/klasika/avize/assets/intro_bg.jpg') no-repeat;
	width: 730px;
	height: 400px;
	text-align: center;
}
#Forms_followCheckbox.formItem label {
	color: #fff;
}
.rulesTxt {
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: 10px;
	color: #fff;
	text-decoration: underline;
}
.avizeBtn {
	overflow: hidden;
	position: relative;
	text-indent: -800px;
	display: inline-block;
	background-repeat: no-repeat;
}
.avizeBtn.btnIespied {
	background-image: url('//ifrype.com/lapas/special/klasika/avize/assets/make_btn.png');
	width: 310px;
	height: 108px;
	margin-top: 165px;
}
.avizeBtn.btnIespied:hover {
	background-position: 0 -108px;
}
.avizeBtn.btnShare {
	background-image: url('//ifrype.com/lapas/special/klasika/avize/assets/tool_share.png');
	width: 89px;
	height: 30px;
}
.avizeBtn.btnPrint {
	background-image: url('//ifrype.com/lapas/special/klasika/avize/assets/tool_print.png');
	width: 81px;
	height: 30px;
}
.avizeBtn.btnPdf {
	background-image: url('//ifrype.com/lapas/special/klasika/avize/assets/tool_pdf.png');
	width: 111px;
	height: 30px;
}
.avizeBtn.btnShare:hover, .avizeBtn.btnPrint:hover, .avizeBtn.btnPdf:hover {
	background-position: 0 -30px;
}

.newspaperContent {
	text-align: center;
	position: relative;
	width: 670px;
	margin: 0 auto;
}
.woodPanel {
	background: url('//ifrype.com/lapas/special/klasika/avize/assets/v2/wood_tools.png') no-repeat;
	width: 705px;
	height: 183px;
	position: absolute;
	left: -18px;
}
.woodPanel > .tools {
	margin-top: 25px;
}
.tools > .tool {
	display: inline-block;
	margin: 0 15px;
}
.newspaperOutput {
	padding-top: 64px;
}
.newspaperOutput > img {
	display: block;
}

.shareWithFriends {
	text-align: center;
}