#snd 				{ position: absolute; right: 0; top: 0; }
table.main 			{ margin: auto; }
td.top 				{ width: 760px; height: 100px; }
td.left, img.left	{ width: 180px; height: 520px; }
td.right 			{ width: 760px; height: 420px; }
td.bottom 			{ width: 940px; height: 80px; background-image: url('/img/bottom.gif'); }
td.cp_logo 			{ width: 75px; text-align: center; vertical-align: middle; }
img.cp_logo 		{ width: 74px; height: 78px; margin: 1px 0; }
td.downloads 		{ width: 110px; padding-left: 10px; vertical-align: middle; }
img.downloads		{ width: 100px; height: 22px; }
td.forum 			{ width: 200px; padding-left: 50px; vertical-align: middle; }
img.forum 			{ width: 146px; height: 22px; }
td.film_ru 			{ text-align: right; vertical-align: bottom; }
img.film_ru 		{ width: 200px; height: 32px; }
table.menu 			{
	background-image: url("/img/menu/title.gif");
	background-repeat: no-repeat;
	width: 760px;
	height: 100px;
}
h2.inner			{
	color: #FF3333;
	font-style: italic;
	font-weight: bolder;
	font-size: 18px;
	font-family: Tahoma, Arial, sans-serif;
	margin-bottom: 5px;
	text-transform: uppercase;
}

#content {
	scrollbar-face-color: #E1E0E8;
	scrollbar-highlight-color: #F5F4F6;
	scrollbar-3dlight-color: #C0BFC8;
	scrollbar-darkshadow-color: #F5F4F6;
	scrollbar-shadow-color: #C0BFC8;
	scrollbar-arrow-color: red;
	scrollbar-track-color: #f4f0ea;
}

div.wallpaper { float: left; text-align: center; margin-right: 10px; }

