<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
stars.php
______________________________________________________________________________________________________________
####################################################################   РЎРўРР›Р Р”Р›РЇ РЎРўР&nbsp;РђРќРР¦Р« РЎ Р¤РћРўРћР“РђР›Р•Р&nbsp;Р•Р•Р™ Р—Р’Р•Р—Р”
*/
.stars_block1 {
	padding: 12px 12px 12px 12px;
	margin: 0px 0px 0px 0px;
	background: none;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #CCCCCC;
	border-left: none;
	}
	.stars_block1 .work { /* Р±Р»РѕРє СЃРѕ Р·РІРµР·РґРѕР№ */
		position: relative;
		float: left;
		width: 282px;
		height: 270px;
		border: 1px solid #CCCCCC;
		padding: 12px 12px 12px 12px;
		margin: 0px 10px 10px 0px;
		background-color: #f8f8f8;
		font-size: 14px;
		}
		.stars_block1 .work .hand {
			height: 170px;
			}
		.stars_block1 .work img {
			margin: 3px 0px 0px 0px;
			//margin: 3px 0px 0px 0px;
			border: 1px solid #e0e0e0;
			}

.stars_block2 {
	padding: 12px 12px 12px 12px;
	margin: 0px 0px 0px 0px;
	background: none;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #CCCCCC;
	border-left: none;
	}

.aboutfoto {
	position: absolute;
	margin-top: 25px;
}
h2 {
	margin-bottom: 5px;
}</pre></body></html>