﻿body {
}
body {
         
     }

div-h3 {
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #a2a2a2;
    display: inline-block;
    padding: 4px 12px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 20px;
    color: #333333;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
    background-color: #f5f5f5;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
       }
.lblSummary {text-align:   center;
            color:       blue;
            font-style:  italic;
            font-weight: bold;
            text-align:  left;
            font-size:   15px
}
          .lblSummary {
            text-align: center;
            color: blue;
            font-style: italic;
            font-weight: bold;
            text-align: left;
            font-size: 15px;
        }
            .lblLabel {text-align:   center;
            color:       black;
            font-style:  normal;
            font-weight: bold;
            text-align:  left;
            font-size:   15px
        }
        .lblTextBox {text-align:   center;
            color:       black;
            font-style:  italic;
            font-weight: bold;
            text-align:  left;
            font-size:   15px
        }

