@charset "UTF-8";

/*
    Document   : style
    Created on : 26.03.2009, 18:16:55
    Author     : peter
    Description:
        Main Style Sheet
*/


input {
    color: #000;
    border: 1px solid #fff;
    background-color: #fff;
    padding: 3px;
    font-size: 14px;
	width:40px;
}


