/* CSS Document */
.hr {
height:5px;
border-top:#0D004C 1px dotted;
width:80%;
margin-left:10%;
}


fieldset {
border:1px dashed #0D004C;
width:70%;
margin:auto;
margin-top:25px;
margin-bottom:5px;
text-align:center;
}

legend {
font-size:12px;
font-weight:bold;
letter-spacing:.5em;
}