.indextable{
    width:100%;
}
.indextable tr{
    border-bottom: dashed 1px silver;
}
