#telephone {
	background: url(telephone.png) no-repeat;
	position: absolute;
	top: 0px;
	left: 360px;
	padding-left: 10px;
	font-size: 25px;
	height: 98px;
	width: 400px;
}
#telephone p{padding: 2px;margin:0}
.telephone_title {
	font-size: 14px;
	color:#fff;
	line-height: 28px;
}

#telephone {
	margin-bottom: 10px;
}
#telephone .input-lg {
	height: 40px;
	line-height: 20px;
	padding: 0 10px;
}
#telephone .btn-lg {
	font-size: 15px;
	line-height: 18px;
	padding: 10px 35px;
	text-shadow: 0 1px 0 #FFF;
}
