@charset "utf-8";
/* CSS Document */

#table_voyager{width:920px; float:left; background:#080808; border:#2f2f2f 1px solid; padding:20px; margin-bottom:12px;}
#table_voyager h2.jetTitle{font-size:17px; text-transform:uppercase; color:#fff; width:100%; border-bottom:1px solid #2f2f2f; padding-bottom:6px; margin-bottom:12px;}
table{color:#fff; text-align:left; font-size:14px; width:100%; margin-bottom:15px;}
table.widthSpecial2{width:65%;}
table th{font-size:15px; color:#a9a8a8; font-weight:normal; text-transform:uppercase; padding:5px; text-align:left;}

table tbody tr{background-color:#1d1d1d; border-top:#101010 solid 1px; border-bottom:#101010 solid 1px;}
table tbody tr td{padding:5px;}
table tbody tr td a{color:#6686ad; font-style:italic; text-decoration:none;}
table tbody tr td:first-of-type{width:279px;}
table tbody.widthSpecial tr td:first-of-type{width:200px;}
table tbody tr td:nth-child(2){width:100px;}
table tbody.widthSpecial tr td:nth-child(2){width:100px;}
table tbody.widthSpecial tr td:nth-child(3){width:32px;}
table tbody tr td:nth-child(3){width:64px;}
table tbody tr td:nth-child(4){width:266px;}
table tr.impair{background-color:#2f2f2f; border-top:#272727 1px solid; border-bottom:#181818 1px solid;}