table.progress_ordering {
 padding : 0px;
 margin : 0px;
 border-collapse: collapse; 
 border : 0px;
}

td.progress_ordering_current {
 height : 23px;
 width : 96px;
 margin : 0px;
 padding : 0px;
 background-color : #41c4dc;
 font-weight : bold;
 text-align : center;
}

td.progress_ordering_next {
 height : 23px;
 width : 96px;
 margin : 0px;
 padding : 0px;
 background-color : #adf6ff;
 text-align : center;
}

td.progress_ordering_previous {
 height : 23px;
 width : 96px;
 margin : 0px;
 padding : 0px;
 background-color : #adf6ff;
 text-align : center;
}

td.progress_ordering_start {
 margin : 0px;
 padding : 0px;
 height : 23px;
 width : 31px;
 background-color : #adf6ff;
}

td.progress_ordering_end {
 margin : 0px;
 padding : 0px;
 height : 23px;
 width : 12px;
 background-color : #adf6ff;
}

td.progress_ordering_p2p {
 margin : 0px;
 padding : 0px;
 height : 23px;
 width : 24px;
 background-image : url(/resource/image/nav/00.gif);
 background-repeat: no-repeat;
 background-position : bottom;
}

td.progress_ordering_p2c {
 margin : 0px;
 padding : 0px;
 height : 23px;
 width : 24px;
 background-image : url(/resource/image/nav/01.gif);
 background-repeat: no-repeat;
 background-position : bottom;
}

td.progress_ordering_c2n {
 margin : 0px;
 padding : 0px;
 height : 23px;
 width : 24px;
 background-image : url(/resource/image/nav/10.gif);
 background-repeat: no-repeat;
 background-position : bottom;
}

td.progress_ordering_n2n {
 margin : 0px;
 padding : 0px;
 height :23px;
 width : 24px;
 background-image : url(/resource/image/nav/00.gif);
 background-repeat: no-repeat;
 background-position : bottom;
}



table.progress_author {
 padding : 0px;
 margin : 0px;
 border-collapse: collapse; 
 border : 0px;
}

td.progress_author_current {
 height : 48px;
 width : 96px;
 margin : 0px;
 padding : 0px;
 background-image : url(/resource/image/nav/oa_arrow.gif);
 background-repeat: no-repeat;
 background-position : bottom;
 vertical-align : top;
 color : #000000;
 text-align : center;
 font-size : 9px;
 font-weight : bold;
}

td.progress_author_next {
 height : 48px;
 width : 96px;
 margin : 0px;
 padding : 0px;
 background-image : url(/resource/image/nav/oa_blank.gif);
 background-repeat: no-repeat;
 background-position : bottom;
 vertical-align : top;
 color : #41C4DC;
 text-align : center;
 font-size : 9px;
}

td.progress_author_previous {
 height : 48px;
 width : 96px;
 margin : 0px;
 padding : 0px;
 background-image : url(/resource/image/nav/oa_tick.gif);
 background-repeat: no-repeat;
 background-position : bottom;
 vertical-align : top;
 color : #41C4DC;
 text-align : center;
 font-size : 9px;
}

td.progress_author_start {
 margin : 0px;
 padding : 0px;
 width : 8px;
 background-image : url(/resource/image/nav/oa_start.gif);
 background-repeat: no-repeat;
 background-position : bottom;
 height : 48px;
}

td.progress_author_end {
 margin : 0px;
 padding : 0px;
 width : 8px;
 background-image : url(/resource/image/nav/oa_end.gif);
 background-repeat: no-repeat;
 background-position : bottom;
 height : 48px;
}

td.progress_author_p2p {
 margin : 0px;
 padding : 0px;
 width : 4px;
 background-image : url(/resource/image/nav/oa_dash_dark.gif);
 background-repeat: repeat-x;
 background-position : bottom;
 height : 48px;
}

td.progress_author_p2c {
 margin : 0px;
 padding : 0px;
 width : 4px;
 background-image : url(/resource/image/nav/oa_dash_dark.gif);
 background-repeat: repeat-x;
 background-position : bottom;
 height : 48px;
}

td.progress_author_c2n {
 margin : 0px;
 padding : 0px;
 width : 4px;
 background-image : url(/resource/image/nav/oa_dash_dark.gif);
 background-repeat: repeat-x;
 background-position : bottom;
 height : 48px;
}

td.progress_author_n2n {
 margin : 0px;
 padding : 0px;
 width : 4px;
 background-image : url(/resource/image/nav/oa_dash_dark.gif);
 background-repeat: repeat-x;
 background-position : bottom;
 height : 48px;
}

td.progress_author_error {
 height : 48px;
 width : 96px;
 margin : 0px;
 padding : 0px;
 background-image : url(/resource/image/nav/oa_error.gif);
 background-repeat: no-repeat;
 background-position : bottom;
 vertical-align : top;
 color : #000000;
 font-weight : bold;
 text-align : center;
 font-size : 9px;
}
