/*@charset "iso-8859-1";*/
/*@import url(../../base/css/member_panel.css);*/
	.memberMainDiv {
}
.memberLeftDiv {
	position:relative;
	overflow:hidden;
	float:left;
	width:372px;
	border:0px solid blue;
	padding:0px;
	margin-right:10px;
}
.memberRightDiv {
	position:relative;
	overflow:hidden;
	float:left;
	width:372px;
	border:0px solid blue;
	padding:0px;
	margin:0px;
}
div#my_photos {
	position:relative;
	border:0px solid red;
	margin:0px;
	padding:0px;
}
div#member_stat .boxContent {
	border:0px solid red;
	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 {
}
div.news_head {
	font-size:17px;
	font-weight:bold;
	padding-left:30px;
	padding-bottom:5px;
	background-position:left top;
	background-repeat:no-repeat;
	background-image:url(../images/icons/news.gif);
}
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 red;
}
div#member_stat {
	position:relative;
	margin:0px;
	border:0px solid red;
}
div#member_stat .boxContent {
	padding-top:0px;
	overflow:hidden;
	border:0px solid red;
}
.member_stat_block {
	border:0px solid red;
	padding:0px;
	}
.totalRegBlock {
	position:relative;
	float:left;
	border:0px solid red;
	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 red;
}
div#latest_news {
	position:relative;
	margin:0px;
	border:0px solid red;
}
* html div#latest_news {
	width:375px;
}
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;
	border: 1px solid #EDEDED;
	width: 110px;
	height: 110px;
	background-position: center;
	background-repeat: no-repeat;
	margin-right: 10px;
}
.sharePhotosContent_1 .votes_small b,  .sharePhotosContent_2 .votes_small b {
	display: none;
}
.lastVideoPic {
	position: relative;
	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 Feed * * * */
	.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;
}
.iconBlock img {
	margin-right:8px;
	text-align:center;
}
#join_form_table th.label {
	text-align:right;
	white-space:nowrap;
	width:auto;
}
.dbTopMenu div.active {
	width:auto;
}

.friends_thumb_1 {
	position:relative;
	float:left;
	margin:10px 0 10px 23px;
	vertical-align: top;
}
.friends_thumb_1 div.birthday {
	font-size:10px;
	font-weight:normal;
}

.friends_thumb_1 .browse_nick {
	position:relative;
	height:17px;
	line-height:15px;
	vertical-align:middle;
	text-align:center;
	font-weight:normal;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #DFE4E8;
	top: 2px;
	margin-bottom: 2px;
	background-image: url(../../tmpl_uni/images/img/nick_bar.jpg);
	background-repeat: repeat-x;
	white-space: nowrap;
	overflow: hidden;
}

#txtComment {
    border: 1px solid #CCCCCC;
    clear: both;
    display: block;
    font-size: 13px;
    line-height: 26px;
    margin: 0;
    padding: 5px;
    /*width: 442px;*/
}
