.dcgrad {
background-color: #525b72;
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#525b72), to(#525b72), color-stop(.5,#545D75));
background: -moz-linear-gradient(top, #525b72 0%, #545D75 50%, #525b72 100%);
border-bottom-style: solid;
border-bottom-width: 2px;
border-bottom-color: #636a80;
border-top-style: solid;
border-top-width: 2px;
border-top-color: #636a80;
}