/********* New Profile Hover *************/

.profile-bubble {
	background:transparent url(/images/3081/SocNet/css/bg-profile-bubble.gif) repeat-y scroll 0 0;
	float:left;
	width:348px;
	margin: 5px;
}

.profile-bubble-top {
	background:transparent url(/images/3081/SocNet/css/bg-profile-bubble-top.gif) no-repeat scroll 0 0;
	float:left;
}

.profile-bubble-bot {
	background:transparent url(/images/3081/SocNet/css/bg-profile-bubble-bot.gif) no-repeat scroll 0 100%;
	float:left;
	overflow:hidden;
	padding:12px 14px 16px;
	width:348px;
}

.profile-bubble .info {
	color:#505050;
	float:left;
	font-size:12px;
	line-height:17px;
	margin:0 0 10px;
	overflow:hidden;
	width:205px;
}

.profile-bubble .info .top {
	overflow:hidden;
	padding-bottom:10px;
	width:100%;
}


.profile-bubble .info .top h2 {
	color:#3C3B3B;
	float:left;
	font-size:22px;
	font-weight:bold;
	line-height:1;
	overflow:hidden;
}

.profile-bubble .info .top h2 a{
	color:#3C3B3B;
	float:left;
	font-size:22px;
	font-weight:bold;
	line-height:1;
	overflow:hidden;
}

.profile-bubble .pict {
	display:inline;
	float:left;
	margin:0 0 30px;
}

.profile-info-bot-popup {
	margin:5px 10px;
	position:relative;
	width:300px;
}

.profile-info-bot-popup .show-more {
	padding:0 0 15px 10px;
	background:url(/images/3081/SocNet/css/link-see-more.gif) no-repeat 0 0;
	text-decoration:none;
	font-size:11px;
}

/*********** End New Profile Hover ******/
