.btn-call,.btn-call-new,.btn-busy,.btn-offline,.btn-offline-new,.btn-blue,.btn-busy-new
	{
	display: block;
	position: relative;
	width: 127px;
	height: 25px;
	overflow: hidden;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding: 4px 0px 0px 15px;
	line-height: 23px;
}

.btn-call-new,.btn-offline-new,.btn-busy-new {
	padding: 4px 0px 0 0px;
	width: 200px;
}

.btn-blue {
	padding: 4px 15px 0px 15px;
}

div.facebox-body,div.facebox-body-old {
	position: relative;
	width: 495px;
	padding-left: 15px;
	float: left;
	padding-bottom: 26px;
	min-height: 74px;
	height: auto !important;
	height: 76px;
}

div.facebox-body {
	width: 315px;
}

div.facebox-right {
	width: 200px;
	float: right;
	padding: 3px 0px 0 10px;
	text-align: right;
}

.profile-left .btn-call,.profile-left .btn-call-new,.profile-left .btn-busy,.profile-left .btn-busy-new,.profile-left .btn-offline,.profile-left .btn-offline-new
	{
	height: 35px;
	line-height: 27px;
	width: 150px;
	margin: 0 auto;
	color: #ffffff;
}

div.facebox div.avatar {
	display: block;
	width: 92px;
	/*height:92px;*/
	margin: 3px 0px 3px 0px;
	float: left;
}

.callprice
{
	background:none repeat scroll 0 0 #F1F1F1;
	color:#000000;
	font-size:11px;
	line-height:13px;
	margin-top:8px;
	padding:5px 0 8px;
	text-align:center;
	margin-right: 5px;
}

span.code, strong.phone, .onPhone {padding-right: 5px;}

.profile-right small
{
	font-size: 12px !important; 
}

div.states {
	color:#AAA9A9;
	font-family:arial,sans-serif;
	font-size:13px;
	padding-left:8px;
	padding-top:5px;
	text-align:center;
}

div.states a {
	float: none;
	clear: both;
	display: block;
	padding-left: 0;
	line-height: auto !important;
	background: none transparent !important;
	cursor: pointer;
}

div.states a.live1 {
	display: inline;
	color: #D03C88 !important;
	background: none transparent !important;
	cursor: pointer;
}

.modell-offline div.states a.live1 { color: #f185bc; background: none transparent;}
