﻿@charset "UTF-8";
/* Hiddenitaly Arno Peck 2004,2007 */
/* print form */

table {
width:100%;
color:#777;
}

.printform input {
margin:2px;
font-size:15px;
border:0;
border-bottom:1px solid #ddd;
color:#000;
}


.printform th {
text-align:center;
}