.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: 140px;
}

.btn-blue {
	padding: 4px 15px 0px 15px;
}

div.facebox-body {
	position: relative;
	width: 355px;
	padding-left: 15px;
	float: left;
	padding-bottom: 26px;
	min-height: 74px;
	height: auto !important;
	height: 76px;
}

div.facebox-right {
	width: 142px;
	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;
}