@charset "UTF-8";
@import url(../../base/css/member_panel.css);
/*------------------  ; */
	a, a:link, a:visited
	{
		color:#632174;
		text-decoration:underline;
	}
	a:hover, a:active
	{
		color:#632174;
		text-decoration:none;
	}
	.div 
	{
		padding:0px;
		margin:0px;
		border:0px;
	}

	.control_panel_td_1_first, .control_panel_td_1
	{
		font-weight:bold;	
		text-align:right;
		width:90px;
		height:25px;
	}
	 .control_panel_td_2_first, .control_panel_td_2
	{
		text-align:right;
		height:25px;
	}
	
	div#my_photos
	{
		position:relative;
		float:right;
		right:10px;	
		left:0px;	
		width:230px;
		height:180px;		
		border-bottom:1px solid #dddddd;
		border-left:1px solid #dddddd;			
	}
	
	div#member_links
	{
		position:relative;
		float:left;			
		width:310px;
		border-right:1px solid #dddddd;					
		left:9px;
	}
	
	div#contacts
	{
		position:relative;
		float:left;
		width:310px;		
		left:10px;
		border-bottom:1px solid #dddddd;
	}
	div#search
	{
		position:relative;
		float:right;		
		width:230px;
			
	}
	
	div#member_info
	{
		position:relative;
		float:left;
		left:10px;
		width:310px;
		height:180px;		
		border-bottom:1px solid #dddddd;
	}
	div#member_stat
	{
		position:relative;
		float:left;
		width:170px;
		border:1px solid silver;
		border-left:1px solid #dddddd;			
	}
	div.membes_statistic_block
	{
		position:relative;
		text-align:center;
	}
	div.member_stat_block
	{
		position:relative;
		display:block;
		width:150px;
		height:auto;
		margin:0px auto;
		overflow:hidden;
		text-align:left;
	}
	div.member_stat_block div
	{
		border:0px solid red;
		margin:2px 0px;
	}
	div.member_stat_block div select
	{
		background-color:#FFFFFF;
		vertical-align:middle;
		font-size:11px;
		font-family:Arial, Helvetica, sans-serif;
		margin:0px;
		padding:0px;
	}
	
/*
	div#latest_news
	{
		position:relative;
		float:left;
		width:350px;
		left:10px;
		border:1px solid silver;
	}
	div.news_head
	{
		position:relative;
		border:0px solid red;
		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.header2, div.header2_2, div.header2_first, div.header2_2_first
	{
		color:#386492;
		font-weight:bold;
		height:22px;	
		font-weight:bold;
		text-transform:uppercase;
		margin-top:10px;
	}
	div.header2_first, div.header2_2_first 
	{
		margin-top:0px;
	}
	div.header2, div.header2_first
	{
		padding-right:35px;
	}
	div.header2_2, div.header2_2_first 
	{
		padding-right:70px;
	}

	div.keeper2, div.keeper2_2,  div.keeper2_c
	{
		color:#386492;
		font-weight:normal;
		padding:2px;
		padding-bottom:12px;
	}
	div.keeper2
	{
		padding-right:35px;
	}
	div.keeper2_2
	{
		padding-right:70px;
	}
	div.keeper2_c
	{
		text-align:center;
	}

	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;
	}
	