body
	{
	margin:0;
	background:white url("../images/bg_page.jpg") 0 0 repeat;
	color:#30383c;
	font-family:sans-serif;
	font-size:small;
	}
h2
	{
	margin:20px 0 15px;
	font-size:x-large;
	}
h2:first-child
	{
	margin:0 0 15px;
	}
h3
	{
	margin:0 0 10px;
	}
h4,h5
	{
	margin:0;
	}
p
	{
	margin:0 0 10px;
	}
a img
	{
	border:none;
	}
div.page
	{
	position:relative;
	width:736px;
	margin: 20px auto;
	padding:22px;
	background-color:white;
	}
div.heading
	{
	position:relative;
	width:736px;
	height:88px;
	margin:0;
	background:white url("../images/bg_heading.png") 0 0 no-repeat;
	}
div.heading h1
	{
	margin:0;
	padding:0;
	font-size:xx-large;
	display:none;
	}
.logo
	{
	display:block;
	position:absolute;
	width:125px;
	height:125px;
	left:13px;
	top:-62px;
	z-index:1000;
	}
div.content
	{
	position:relative;
	background:transparent url("../images/bg_self_content_main.png") 176px 32px no-repeat;
	}
div.in_content
	{
	background:transparent url("../images/bg_content_top.png") 0 0 no-repeat;
	}
div.in_in_content
	{
	background:transparent url("../images/bg_content_bottom.png") 0 bottom no-repeat;
	}
div.in_in_in_content
	{
	position:relative;
	}
div.self_content
	{
	float:right;
	position:relative;
	width:460px;
	right:34px;
	padding:85px 0 30px;
	z-index:100;
	}
div.foot
	{
	position:relative;
	height:34px;
	background:transparent url("../images/bg_foot.png") 0 0 no-repeat;
	}
div.menu
	{
	padding:51px 0 0;
	margin:0 0 62px;
	width:208px;
	}
div.menu_top
	{
	height:45px;
	background:transparent url("../images/bg_menu_top.png") 0 0 no-repeat;
	}
div.menu_box
	{
	position:relative;
	overflow:hidden;
	background:transparent url("../images/bg_menu_content.jpg") 0 0 repeat;
	}
div.menu_bottom
	{
	height:24px;
	background:transparent url("../images/bg_menu_bottom.png") 0 0 no-repeat;
	}
div.min_height_menu
	{
	float:left;
	width:1px;
	height:301px;
	}
div.menu_mask
	{
	position:absolute;
	width:22px;
	height:460px;
	right:0;
	background:transparent url("../images/menu_mask.png") 0 0 no-repeat;
	}
div.menu ul
	{
	margin:16px 0 0;
	padding:0;
	list-style-type:none;
	}
div.menu ul li
	{
	margin:0;
	padding:0;
/* 	border:solid green 1px; */
	}
div.menu ul li next_ul
	{
	line-height:0;
	}
div.menu li	ul
	{
	margin:0 0 0 10px;
	}
div.menu ul li a,
div.menu ul li span
	{
	display:block;
/* 	height:17px; */
	padding:3px 0 3px 32px;
	background:transparent url("../images/bg_menu_item.jpg") 11px 0 no-repeat;
	font-weight:bold;
	text-decoration:none;
	color:#585570;
/* 	border:solid red 1px; */
	}
div.menu ul li a:hover,
div.menu ul li span
	{
	background:#d2d4d5 url("../images/bg_menu_item_act.jpg") 11px 0 no-repeat;
	}
div.foot p
	{
	padding:5px 0 0 85px;
	font-weight:bold;
	color:#585570;
	}
div.foot p span
	{
	position:relative;
	bottom:10px;
	}
div.foot p a
	{
	margin:0 0 0 40px;
	}
/*a.sotkvo,*/
a.scs
	{
	position:relative;
	bottom:4px;
	}
div.circles
	{
	position:absolute;
	z-index:2;
	}
div.c_top_1
	{
	width:131px;
	height:125px;
	left:483px;
	top:-102px;
	background:transparent url("../images/bg_circle_top_1.png") 0 0 no-repeat;
	}
div.c_top_2
	{
	width:98px;
	height:96px;
	left:620px;
	top:-47px;
	background:transparent url("../images/bg_circle_top_2.png") 0 0 no-repeat;
	}
div.c_bottom_1
	{
	width:64px;
	height:64px;
	left:42px;
	bottom:15px;
	background:transparent url("../images/bg_circle_bottom_1.png") 0 0 no-repeat;
	}
div.c_bottom_2
	{
	width:134px;
	height:133px;
	left:472px;
	bottom:5px;
	background:transparent url("../images/bg_circle_bottom_2.png") 0 0 no-repeat;
	}
div.c_bottom_3
	{
	width:88px;
	height:92px;
	left:626px;
	top:-73px;
	background:transparent url("../images/bg_circle_bottom_3.png") 0 0 no-repeat;
	}
div.new
	{
	margin:0 0 20px;
	}
div.new_image
	{
	float:left;
	width:140px;
	margin:0 20px 0 0;
	}
p.more,
p.close
	{
	float:right;
	}
div.photo_datail
	{
	margin:0 0 20px;
	}
div.photo
	{
	float:left;
	width:140px;
	margin:0 20px 20px 0;
	}
div.last
	{
	margin:0 0 20px;
	}
div.clear_all
	{
	font-size:0;
	clear:both;
	}
.in_right
	{
	text-align:right;
	}
.table_of_items
	{
	position:relative;
	width:736px;
	left:-242px;
	border-collapse:collapse;
	}
.table_of_items thead,	
.table_of_items tfoot
	{
	background-color:#d2d4d5;
	}
.table_of_items th,td
	{
	border:solid #30383c 1px;
	}
.table_of_items th
	{
	vertical-align:bottom;
	}
.table_of_items td
	{
	padding:2px 4px;
	vertical-align:top;
	}	
.table_of_items a,
.table_of_items a:visited
	{
	color:#3d3b4e;
	}
.table_of_items a:hover
	{
	text-decoration:none;
	}	
.table_of_items a.sort_actual
	{
	padding:0 16px 0 0;
	}
.verified_playgrounds
	{
	margin:60px 0 10px;
	}
.verified_playgrounds .pager
	{
	display:inline;
	}
.asc
	{
	background:transparent url("../images/bg_asc.png") right 90% no-repeat;
 	}
.desc
	{
	background:transparent url("../images/bg_desc.png") right 90% no-repeat;
 	}
.last_modification {
	margin: 110px 0 0;
	font-weight: bold;
}