@charset "iso-8859-1";
@import url(../../base/css/member_panel.css);
/*------------------*/

	div#my_photos {
		width:150px;
		position:relative;
		float:left;	
		border:1px solid #660000;
	}
	div#search {
		width:150px;
		position:relative;
		float:left;
		border:1px solid #660000;
	}
	div#member_info {
		width:336px;
		position:relative;
		float:left;
		left:10px;
		border:1px solid #660000;
	}
	div#contacts {
		width:336px;
		left: 10px;
		position: relative;
		float: left;
		border:1px solid #660000;
	}
	div#member_stat {
		width: 150px;
		position: relative;
		float: left;
		border: 1px solid #660000;
	}
	div.membes_statistic_block {
		position:relative;
		text-align:center;
	}
	div.member_stat_block {
		position:relative;
		display:block;
		width:150px;
		height:auto;
		margin:0px auto;
		border:0px solid red;
		overflow:hidden;
		text-align:left;
	}
	div.member_stat_block div {
		border:0px solid red;
		margin:2px 0px;
	}
	div.member_stat_block div select {
		margin:0px;
		padding:0px;

		background-color:#300000;
		border: 1px solid #680000;

		font-weight:bold;
		color:#956b3b;
		vertical-align:middle;
		font-family: Arial, Georgia, Verdana, "Times New Roman", Times, serif;
	}
	div#latest_news {
		position:relative;
		float:left;
		width:336px;
		left:10px;
		border:1px solid #660000;
	}
	div.news_head 	{
		position:relative;
		height:20px;
		line-height:20px;
		vertical-align:middle;
	}
	div.news_head img {
		position:relative;
		top:4px;
	}
	div.news_head span {
		position:relative;
		margin-left:7px;
		font-weight:bold;
	}
	div.news_text {
		position:relative;
		padding:6px;
		text-align:left;
	}
	div 
	div.header {
		height:23px;
		position:relative;
		margin:0px;
		padding: 0px;
		
		text-transform:lowercase;
		text-indent: 7px;
		line-height: 23px;
		vertical-align: middle;
		font-weight: bold;
		overflow: hidden;
		
		background-image:url(../images/pas_boxTtlBg.gif);
		background-repeat:repeat-x;
		background-position:center;

		border-bottom: 1px solid #660000;
	}
	div.keeper {
		padding:5px;
		position:relative;
		background-color: #300000;
	}
	div.thumbnail_block
	{
		margin-left:auto;
		margin-right:auto;
	}
	div.block_menu
	{
		position: absolute;
		top:0px;
		right: 5px;
		font-weight: bold;
		cursor: pointer;
		text-transform: uppercase;
	}