@charset "iso-8859-1";
@import url(../../base/css/member_panel.css);

.memberMainDiv{
}
.memberLeftDiv{
	position: relative;
	overflow: hidden;
	float: left;
	width: 372px;
	border: 0px solid #0000ff;
	padding: 0px;
	margin-right: 10px;
}
.memberRightDiv{
	position: relative;
	overflow: hidden;
	float: left;
	width: 372px;
	border: 0px solid #0000ff;
	padding: 0px;
	margin: 0px;
}
div#my_photos{
	position: relative;
	border: 0px solid #ff0000;
	margin: 0px;
	padding: 0px;
}
div#member_stat .boxContent{
	border: 0px solid #ff0000; /* height:170px;*/
	width: 155px;
}
div#my_photos .boxContent{
}
div#my_photos .disignBoxFirst,
div#member_stat .disignBoxFirst,
div#member_info .disignBoxFirst,
div#contacts .disignBoxFirst,
div#latest_news .disignBoxFirst{
	margin-bottom: 9px;
}
div#latest_news .boxContent{
	: ; /*padding-left:0px;*/
}
div.news_head{
	font-size: 17px;
	font-weight: bold;
	padding-left: 30px;
	padding-bottom: 5px;
	background: url(../images/icons/news.png) no-repeat left top;
}
div.news_text{
	margin: 0px 0px 10px;
	text-align: justify;
	font-size: 13px;
	padding: 0px;
}
div#contacts .boxContent,
div#member_info .boxContent{
	padding-top: 0px;
}
div#contacts,
div#member_info{
	position: relative;
	border: 0px solid #ff0000;
}
div#member_stat{
	position: relative;
	margin: 0px;
	border: 0px solid #ff0000;
}
div#member_stat .boxContent{
	padding-top: 0px;
	/* height:231px;*/
	overflow: hidden;
	border: 0px solid #ff0000;
}
.member_stat_block{
	border: 0px solid #ff0000;
	padding: 0px;
}
.totalRegBlock{
	position: relative;
	float: left;
	border: 0px solid #ff0000;
	padding-left: 20px;
}
.mem_stat_country{
	padding-left: 3px;
	padding-bottom: 10px;
}
select.mem_stat_country_select{
	width: 125px;
}
div#search{
	position: relative;
	float: left;
	left: 5px;
	width: 228px;
	margin: 0px;
	border: 0px solid #ff0000;
}
div#latest_news{
	position: relative;
	margin: 0px;
	border: 0px solid #ff0000;
}
* html div#latest_news{
	width: 375px;
}
div.member_block{
	position: relative;
	text-align: center;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}
div.member_block img{
	border: 1px solid #ccc;
	background: no-repeat center center;
}
div#my_photos .thumbnail_block,
div#my_photos .rate_block{
	margin-left: auto;
	margin-right: auto;
}
.rate_scale{
	border: 1px solid #939bb0;
}
.control_panel_table{
	padding-left: 12px;
}
.sharePhotosContent_1,
.sharePhotosContent_2{
	position: relative;
	float: left;
	width: 112px;
	overflow: hidden;
	white-space: nowrap;
}
.sharePhotosContent_1{
	margin: 0px 7px 7px 0px;
}
.sharePhotosContent_2{
	margin: 0px 0px 7px;
}
.lastFilesPic{
	position: relative;
	/*float:left;*/
	border: 1px solid #ededed;
	width: 110px;
	height: 110px;
	margin-right: 10px;
	background: no-repeat center;
}
.sharePhotosContent_1 .votes_small b,
.sharePhotosContent_2 .votes_small b{
	display: none;
}
.lastVideoPic{
	position: relative;
	/*float:left;*/
	border: 1px solid #ededed;
	width: 112px;
	height: 80px;
	margin-right: 10px;
}
.shareMusicContent_1,
.shareMusicContent_2{
	position: relative;
	float: left;
	width: 112px;
	overflow: hidden;
}
.shareMusicContent_1{
	margin: 0px 7px 7px 0px;
}
.shareMusicContent_2{
	margin: 0px 0px 7px;
}
.shareMusicContent_1 .votes_small b,
.shareMusicContent_2 .votes_small b{
	display: none;
}
.lastMusicPic{
	position: relative;
	float: left;
	border: 1px solid #ededed;
	width: 110px;
	height: 110px;
}
.galleryRate .votes_small{
	width: 112px;
}
.siteStatUnit{
	position: relative;
	float: left;
	width: 33%;
}
.siteStatUnit img{
	width: 16px;
	height: 16px;
}
.rss_item_header{
	padding-bottom: 5px;
}
.rss_item_info span{
	margin-right: 5px;
	line-height: 18px;
}
.rss_item_info span img{
	vertical-align: middle;
	margin-right: 3px;
}