table#subscriptions {
    width: 580px;
    font-family: "Gill Sans MT", Arial, Tahoma, sans-serif;
}

table#subscriptions a {
    color: black;
    text-decoration: underline;
}

table#subscriptions td, table#subscriptions th {
    margin: 0;
    border-top: 1px solid #9bbb59;
    border-right: 1px solid #9bbb59;
    width: 78px;
    background-size: 100%;
}

table#subscriptions tfoot td, table#subscriptions tfoot th {
    border-top: 1px solid #b2a1c7;
    border-right: 1px solid #b2a1c7;
}

table#subscriptions tfoot {
    border-top: 4px solid black;
}

table#subscriptions tr {
    background-color: #f5f8ee;
}

table#subscriptions tr.odd {
    background-color: #cdddac;
}

table#subscriptions tfoot tr {
    background-color: #e5dfec;
}

table#subscriptions tfoot tr.odd {
    background-color: #dbd2e4;
}

table#subscriptions tfoot tr.start td {
    border-top: 3px solid #76923c;
}

table#subscriptions tbody tr.finish td {
    border-bottom: 1px solid #9bbb59;
}

table#subscriptions tbody tr.finish td.lft-col {
    border-bottom: 0;
}

table#subscriptions tfoot tr.finish td {
    border-bottom: 1px solid #b2a1c7;
}

table#subscriptions tfoot tr.finish td.lft-col {
    border-bottom: 0;
}

table#subscriptions .lft-col {
    width: 268px;
    background-color: white;
}

table#subscriptions thead th {
    font-size: 15px;
    height: 35px;
    padding: 3px 6px;
}

table#subscriptions th.lft-col {
    text-align: right;
    border-top: 0;
}

table#subscriptions td {
    text-align: center;
    font-size: 14px;
    min-height: 40px;
    padding: 6px;
}

table#subscriptions td.textual {
    font-size: 12px;
    text-align: left;
}

table#subscriptions td.textual p {
    margin: 10px 0px;
}

table#subscriptions td.large {
    font-size: 19px;
}

table#subscriptions td.large a {
    text-decoration: none;
}

table#subscriptions td.lft-col {
    text-align: left;
}

table#subscriptions h6 {
    font-weight: bold;
    font-size: 15px;
    margin: 0;
}

table#subscriptions tbody td.lft-col p {
    font-size: 13px;
}

#footnotes {
    width: 580px;
    font-family: "Gill Sans MT", Arial, Tahoma, sans-serif;
    font-size: 11px;
}

#footnotes sup.large {
    font-size: 12px;
    font-weight: bold;
}

#os-notice {
    font-size: 10px;
    padding: 10px;
    color: #777777;
}

#os-notice img {
    float: left;
    padding: 0px 10px 30px 10px;
}

table.generic {
    font-family: "Gill Sans MT", Arial, Tahoma, sans-serif;
    width: 400px;
    margin: 0 auto 20px auto;
}

table.generic thead th {
    background-color: #9bbb59;
    color: white;
    font-weight: bold;
    font-size: 14px;
    border-bottom: 3px solid white;
    padding: 5px;
    text-align: left;
}

table.generic tbody tr {
    background-color: #cdddac;
    color: black;
    font-size: 13px;
}

table.generic tbody tr.odd {
    background-color: #e6eed5;
}

table.generic tbody td {
    border-bottom: 1px solid white;
    border-right: 1px solid white;
    padding: 5px;
}

table.generic tbody td.fixed-thin {
    width: 60px;
    font-weight: bold;
    text-align: center;
}

table.generic tbody td.fixed-button {
    width: 45px;
    text-align: center;
}

table.generic tbody td.fixed-button a {
    text-decoration: none;
    color: black;
}

.license-agreement {
    text-align: justify;
    text-justify: newspaper;
}

.license-agreement ol li {
    padding: 7px 0px;
}

#route-splash {
    width: 580px;
    height: 334px;
    background: url(/images/route/splash1.jpg) no-repeat;
    margin-bottom: 20px;
}

#route-splash-switch {
    padding: 280px 30px 0px 30px;
    height: 54px;
    width: 520px;
    float: left;
}

#route-splash-switch div {
    width: 104px;
    height: 54px;
    float: left;
    background: transparent;
    font-size: 1px;
    overflow: hidden;
    cursor: pointer;
}

#route-splash-switch div.active {
    /* background: url(/lib/img/layout/whitetrans.png); */
}

#route-column-1 {
    width: 280px;
    float: left;
    margin-bottom: 50px;
}

#route-column-1 ul, #route-column-2 ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
    margin-top: 10px;
}

#route-column-1 li, #route-column-2 li {
    padding-left: 25px;
    background: url(/lib/img/layout/icons/bullet_go.png) 3px 3px no-repeat;
    padding-bottom: 15px;
    line-height: 18px;
    font-size: 11px;
    /* text-align: justify; */
}

#route-column-1 li div, #route-column-2 li div, #route-column-1 li h2, #route-column-2 li h2 {
    margin-bottom: 5px;
    font-weight: bold;
    font-size: 11px;
    display: inline;
    padding: 0;
    margin: 0;
}

#route-column-2 {
    float: left;
    width: 280px;
    margin-left: 20px;
    margin-bottom: 50px;
}

#route-column-1 a.block, #route-column-2 a.block {
    display: block;
    height: 18px;
    padding: 9px 9px 9px 30px;
    background: url(/lib/img/layout/icons/bullet_black.png) no-repeat 5px 11px #eeeeee;
    font-weight: bold;
    color: #333333;
    text-decoration: none;
    font-size: 11px;
    margin-bottom: 5px;
    border-bottom: 1px solid #9a3333;
}

#route-column-2 a.block-top {
    background-color: #d0d0d0;
}

#route-column-2 a.block:hover {
    color: white;
    background: url(/lib/img/layout/icons/bullet_white.png) no-repeat 5px 11px #9a3333;
    text-decoration: none;
}

#route-sub-price {
    /*background: url(/images/route/sub-price-half.png) no-repeat; */
    background: url(/images/route/sub-price.gif) no-repeat;
    width: 280px;
    height: 165px;
    margin: 5px 0px;
}

#route-special-box {
    line-height: 18px;
    font-size: 11px;
    padding: 15px 15px 8px 15px;
    background: #eeeeee;
}

#route-special-box a, #route-mail-box a {
    text-decoration: underline;
    color: black;
}

#route-mail-box {
    margin-top: 5px;
    line-height: 18px;
    font-size: 11px;
    padding: 15px 15px 8px 15px;
    background: #eeeeee;
}

#route-mail-box form {
    margin: 0;
    padding: 0;
}

#route-mail-box input {
    width: 205px;
    border: 1px solid #9a3333;
    padding: 5px;
    margin: 5px 0px;
    float: left;
}

#route-mail-box input.button {
    width: 30px;
    height: 28px;
    float: left;
    background-color: #9a3333;
    border: 0;
    color: white;
    line-height: 20px;
    font-size: 9px;
}

#route-screenshot-link {
    display: none;
    visibility: hidden;
}

#route-screenshots {
    display: none;
}

#route-screenshots div.image {
    float: left;
    padding: 15px;
    width: 170px;
    height: 170px;
    border: 1px solid #aaaaaa;
    margin: 10px 9px;
}

#route-screenshots div.image img {
    border: 0;
}

#faq-list ul li {
    margin: 0px 15px;
}

#faq-list ul li ul {
    padding-bottom: 15px;
    list-style-type: square;
}

#faq-list ul li ul li {
    margin: 0px 4px;
}

#faq-list h2 {
    font-size: 13px;
    border-bottom: 1px solid #cc5b5b;
    border-top: 1px solid #d88484;
    padding: 5px;
}

#faq-list h3 {
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 10px;
}
