﻿fieldset {
    width:300;
    border:1px solid #8F99A4;
}
legend 
{
 
    width:150px;
    border:1px solid  #8F99A4;
    background-color:#c72c02;
    font-weight:bold;
    line-height:24px;
    text-align:center
     
}
legend a
{
       	color: #C1C8CF;
	font-weight: bolder;
    }