.smile {
    position: absolute;
    top: 80px;
    right: 0px;
}

.details {
    position: relative;
    float: left;
    width: 332px;
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 10px;
    text-transform: uppercase;
 }
 
 table {
    boder-collapse: collapse;
    margin-bottom:  19px;
}

td {
    padding : 3px 0px 3px 0px;
}

td.label {
    width: 112px;
}
 
 .comments {
   float: right;
   width: 310px;
   font-family: verdana,arial,helvetica,sans-serif;
   font-size: 10px;
   text-transform: uppercase;
 }
 
 .comments p {
    margin-top: 0px;
    font-size: 10px;
  }
  
  .note {
    text-transform: none;
  }
 
 .clearer {
    clear: both;
 }
 
 .intro {
 position: relaitve;
 width: 444px;
 margin: 20px 0px 42px 0px;
 }
 
 .button {
    position: absolute;
    top: 341px;
    left: 230px; 
 }
 
 .emp {
    font-weight: bold;
}

.calldiv {
    position: relative;
}

.calllist {
    position: absolute;
    top: 0px;
    left: 55px;
    margin: 0px;
}

.maillist {
    margin: 40px 0px 20px 0px;
}

.thankyou {
    position: relative;
    width: 440px;
    margin: 20px 0px 40px 0px;
}
