.bfh-phone{border: solid 1px #54969f;
    outline: 0;
    font: normal 13px/100% Verdana, Tahoma, sans-serif;
    width: 17em;
	height:3em;
    background: #FFFFFF;
	 -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	margin-bottom:10px;	text-align:center;float:none;}
	
	.bfh-phone:focus{    border: solid 5px #6e0aaa;
    outline: 0;
    font: normal 13px/100% Verdana, Tahoma, sans-serif;
    width: 19em;
	height:3em;
    background: #FFFFFF;
	 -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	margin-bottom:10px;	text-align:center;
}