
div.hr
{
height: 2px;
background-color: #8f0000;
margin: 5px 0 15px 0;
clear:both;
}
div.hr hr
{
display: none;
}

