table
{
margin-top: 20px;
margin-left: auto;
margin-right: auto;
color: #000000;
width:800px;
border: none;
}

.listing td+td 
{
text-align:right;
}

.lighttr
{
border-top:10px solid white;
border-bottom:10px solid white;
background: #246191;
height: 50px;
color: #fff;
}