@charset
"UTF-8"
;
 

.LicenceBox {
    background-image: url( ../images/licence.jpg );
    font-weight: normal;
    height: 660px;
    width: 716px;
}

.LicenceRegNo {
    width: 200px;
    height: 20px;
    top: 208px;
    left: 820px;
    position: absolute;
    text-align: left;
}

.LicenceEtpsName {
    width: 200px;
    height: 20px;
    top: 243px;
    left:505px;
    text-align: left;
    position: absolute;
}

.LicenceAddress {
     width: 200px;
    height: 20px;
    top: 273px;
    left:505px;
    text-align: left;
    position: absolute;
}

.LicenceLeader {
    width: 200px;
    height: 20px;
    top: 305px;
    left:505px;
    text-align: left;
    position: absolute;
}

.LicenceEtpsTypeGb {
    width: 200px;
    height: 20px;
    top: 338px;
    left:505px;
    text-align: left;
    position: absolute;
}

.LicenceTrdScope {
     width: 260px;
    height: 20px;
    top: 365px;
    left:505px;
    text-align: left;
    position: absolute;
}

.LicenceCptlTotal {
   width: 200px;
    height: 20px;
    top: 305px;
    left:823px;
    text-align: left;
    position: absolute;
}

.LicenceActlCptl {
    width: 200px;
    height: 20px;
    top: 338px;
    left:823px;
    text-align: left;
    position: absolute;
}

.LicenceEstablishDate {
    width: 200px;
    height: 20px;
    top: 460px;
    left:486px;
    text-align: left;
    position: absolute;
}

.LicenceStartDate {
    width: 200px;
    height: 20px;
    top: 485px;
    left:486px;
    text-align: left;
    position: absolute;
}

.LicenceEndDate {
    width: 200px;
    height: 20px;
    top: 485px;
    left:605px;
    text-align: left;
    position: absolute;
}

