﻿
.fieldsetStyle {
    border: 1px solid #0099ff;
    padding: 2px 2px;
    vertical-align: middle;
    margin: 5px 0px;
    width:99.6%;
}

.legendStyle {
    color: blue;
    font-size: large;
    font-weight: 700;
    background-color: white;
    
}


.legendWidth1{
  width:200px;
}
.legendWidth2{
  width:350px;
}

.fieldsetHeight1{
    height:70px;
}

.fieldsetHeight2{
    height:100px;
}
