/********* New Profile Hover *************/

.profile-bubble {
	background:transparent url(/images/4105/SocNet/css/bg-profile-bubble.gif) repeat-y scroll 0 0;
	float:left;
	width:348px;
	margin: 5px;
}

.profile-bubble-top {
	background:transparent url(/images/4105/SocNet/css/bg-profile-bubble-top.gif) no-repeat scroll 0 0;
	float:left;
}

.profile-bubble-bot {
	background:transparent url(/images/4105/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/4105/SocNet/css/link-see-more.gif) no-repeat 0 0;
	text-decoration:none;
	font-size:11px;
}

.profile-info-bot-popup .show-less {
	background:url(/images/4105/SocNet/css/link-see-more-down.gif) no-repeat scroll 0 0;
	font-size:11px;
	padding:0 0 15px 10px;
	text-decoration:none;
	cursor: pointer;
}

a.btn-edit
{
    background: url(/images/4105/SocNet/css/btn-play.gif) no-repeat scroll 0 0;
    border: none;
    color: #515151;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 11px;
    font-weight: bold;
    height: 20px;
    line-height: 1;
    margin: 0 10px 0 0;
    padding: 5px 0px 0px;
    width: 43px;
    text-align: center;
    text-decoration: none;
}

.td-btn
{
    padding-left:2px;
    vertical-align:top;
    text-align:left;
}

/*********** End New Profile Hover ******/

