body {font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
}
p {    margin: 0pt;
}
td { vertical-align: top; }
.items td {
    border-left: 0.1mm solid #000000;
    border-right: 0.1mm solid #000000;
}
table thead td { 
    text-align: center;
    border: 0.1mm solid #000000;
}
.items td.blanktotal {
    border: 0mm none #000000;
    border-top: 0.1mm solid #000000;
    border-right: 0.1mm solid #000000;
}
.items td.sign {
	text-align: left;
	border: 0.2mm solid #000000;
        background-image: url(/img/sign/dir-ensa-GB.png);
    background-size:150px 100px;
    background-repeat: no-repeat;
    background-image-resolution: 400dpi ;

}

#sign {
	background-image: url(/img/sign/dir-ensa-GB.png);
	background-size:150px 100px;
	background-repeat: no-repeat;
    width: 160px;
	height: 100px;
}

#signb {
    background-image: url(/img/sign/dir-ensa-GB.png);
    background-size:150px 100px;
    background-repeat: no-repeat;
    width: 160px;
    height: 100px;
    background-image-resolution: 400dpi ;
}