@charset "UTF-8";
/* CSS Document */

#phone2 {
	width: 250px;
	height: 20px;
}

#phone2 a {
	text-decoration: none;
}

div.callcontainer {
position:relative;
	width:400px;
	float:left;
/*	padding-top:160px;
	padding-left:350px; */
	text-align:left;
	left:23px;
	top:144px;
}
