.text-align-center {
  text-align: center;
}
.text-align-right {
  text-align: right;
}

.ajax_tel {
 margin:12px 0;
 font-size:95%;
}

.logo{
margin:4px 5px 0 5px;
}

.pic{
border: 1px solid #fff;
background-color:#eee;
padding: 5px;
}