.main-block.meeting-block .center960 .center960-cont .header .logo {
    background: transparent url("../images/logo-3.png") no-repeat scroll 0 0;
    float: left;
    height: 76px;
    margin-left: 0;
	margin-right: 40px;
    width: 240px;
}
.main-block.meeting-block .center960 .center960-cont .header .phone {
    float: left;
    font-size: 30px;
	line-height: 22px;
    font-weight: 400;
    padding-left: 0;
}
.main-block.meeting-block .center960 .center960-cont .header .phone-1 {
    width: 260px;
}
.main-block.meeting-block .center960 .center960-cont .header .phone-2 {
    width: 260px;
}
.main-block.meeting-block .center960 .center960-cont .header .phone span {
    border-bottom: none;
	font-size: 28px;
}
.main-block.meeting-block .center960 .center960-cont .header .phone p {
	font-size: 20px;
	padding-top: 10px;
}
.main-block.meeting-block .center960 .center960-cont .header .backcall {
    float: left;
    padding-left: 0;
    padding-top: 0;
	width: 160px;
}

.btn.btn-header-backcall {
	width: 160px;
	height: 76px;
	padding-left: 40px;
	padding-right: 40px;
	border: 1px solid white;
	
	text-align: center;
	border-radius: 5px;
	font-size: 18px;
	line-height: 19px;
	padding-top: 17px;
}
.btn.btn-header-backcall:hover {
	border: 1px solid rgba(251,208,6,1);
}
.btn.btn-header-backcall:active {
	line-height: 19px;
	text-align: center;
    padding-right: 40px;
}








