#left1 input,#right1 input
{
	text-align: center;
	/*display: inline;*/
	color: #555;
	font-size: 16px;
    width:100%;
	 box-sizing: border-box;
     -webkit-box-sizing:border-box;
     -moz-box-sizing: border-box;
}

