In template_css.css you have this;
.call_center {
width: 280px;
height: 65px;
background: url(../images/contact_bg.png) no-repeat;
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-weight: bold;
font-size: 20px;
line-height: 24px;
float: right;
}
change width: 280px;