#selectRoute
{
    font-family: Arial, Tahoma, Verdana;
    border-collapse: collapse;
    width: 35%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
    float: left;
}
#selectRoute th
{
    font-size: 12px;
    border: 1px solid;
    border: 1px solid;
}
#selectRoute td
{
    font-size: 14px;
    text-align: center;
    border: 1px solid;
}  
