	.menu_tal{width:240px;height:70px;background:#2e2d2d;float:right;}
	.menu_tal img{float:right;}
	.input_tel{    width: 260px;
    height: 50px;
    margin: 20px;
    background: #fff;
    font-size: 14px;
    padding-left: 10px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 100px;
    border: 5px solid #6b6b6b;}
	.callback a{   margin-top: 30px;
    margin-left: -70px;
    height: 26px;
    width: 50px;
    position: absolute;
    background: url(../images/menu_tal_h.png) no-repeat;
    background-size: 40px;
    height: 180px;}
	.callback a:hover{background:url(../images/menu_tal_hover.png) no-repeat;background-size:40px}