
#signature {
 padding-top: 10px;
 padding-bottom: 10px;
 padding-left: 550px;
}

#textWrap {
 width: 663px;
 margin-right: auto;
 margin-left: auto;
 padding-top: 15px;
 padding-bottom: 25px;
}

.textWrap01 {
 width: 100%;
 border-top-style: solid;
 border-bottom-style: dotted;
 border-top-color: #CCC;
 border-bottom-color: #CCC;
 border-top-width: 1px;
 border-bottom-width: 2px;
}

.textWrap02 {
 width: 100%;
 border-bottom-style: dotted;
 border-bottom-color: #CCC;
 border-bottom-width: 2px;
}

.textWrap03 {
 width: 100%;
 border-bottom-style: solid;
 border-bottom-color: #CCC;
 border-bottom-width: 1px;
}

