/* ---------------------------------------------------------- */

table.sp_info {
        font-size             : 120%;
        border-style          : none;
}

td.sp_info_date {
        text-align            : right;
        vertical-align        : top;
        white-space           : nowrap;
        border-style          : none;

}

td.sp_info_item {
        vertical-align        : top;
        border-style          : none;
}


table.none {
        border                : none;
}
table.none td,
table.none th {
        border                : none;
}
