<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
dynamic.php
______________________________________________________________________________________________________________
###################################################################   РЎРўРР›Р Р”Р›РЇ РЎРўР&nbsp;РђРќРР¦Р« РЎРћ РЎРџРРЎРљРћРњ РџРЈР‘Р›РРљРђР¦РР™
*/
.pub_scroll {
	clear: both;
	padding: 14px 0px 0px 0px;
	margin-top: -34px;
	border-top: 2px solid #edecec;
	}

.pub_block1 {
	padding: 0px 12px 0px 12px;
	margin: 0px 0px 0px 0px;
	font-size: 14px;
	line-height: 17px;
	}
	.pub_block1 .onepub {
		clear: both;
		padding-bottom: 12px;
		margin-bottom: 12px;
		}
		.pub_block1 .onepub .pic {
			position: relative;
			float: left;
			background-color: #ffffff;
			border: 1px solid #e0e0e0;
			margin: 0px 15px 10px 0px;
			padding: 3px;
			line-height: 100%;
			font-size: 0;
			}
		.pub_block1 .onepub .category {
			margin: 0px 0px 10px 15px;
			}
		.pub_block1 .onepub h2 {
			margin: 0px 0px 10px 0px;
			}
		.pub_block1 .onepub span {
			color: #e52a33;
			}

.pub_table td a {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #ffffff;
	}
.x0-arrow-button {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -50px;
    margin-top: -50px;
    opacity: 0.7;

    width: 100px;
    height: 100px;
    background: white;
    border-radius: 50%;
}
    .x0-arrow-button:after {
        content: '';
        position: absolute;
        width: 0px;
        height: 0px;
        border-top: 24px solid transparent;
        border-bottom: 24px solid transparent;
        border-left: 36px solid #e52a33;
        left: 50%;
        top: 50%;
        margin-left: -12px;
        margin-top: -24px;
    }
.x0-image-block {
	float: left;
	display: block;
	position: relative;
}
.x0-image {
    vertical-align: top;
    border: 1px solid #EDEDED;
    background-color: white;
}</pre></body></html>