﻿   .numberbox 
    {
		text-align:center;
	    margin:0px 0px 0px 0px;
    }
    .numberbox input
    {
		display:block;
	    width:25px;
	    margin:0px 0px 0px 0px; 
    }

    .numberbox img 
    {
	    border:0;
	    margin:0px 0px 0px 0px;
    }
