.hr-double { 
       border: none 0;
       border-top:1px solid #aaa;
       border-bottom:1px solid #aaa;
       width:100%;
       background:#fff;
       height:3px;
}
