#spr-content fieldset{
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border:1px solid #CECCCA;
border-radius: 8px;
box-shadow:0px 0px 20px 3px #d3d3d3;
}
#spr-content fieldset table{

}

#spr-content fieldset legend{
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
width:450px;
padding:5px;
border:3px solid yellow;
border-radius: 8px;
background:rgb(8, 68, 17);
color:white;
font-weight:bold;
}
