#LessonNav { border:0px dotted red; float:right; text-align:right; }	
#LessonNav a{ font-family: Verdana, Arial, helvetica; font-size:1em;}

#LessonNav ul {border:0px dotted blue;}
#LessonNav ul li {list-style-type:none; border:0px dotted yellow; text-align:center; float:left; margin:0px 0px 0px 0px;}

#LessonNav ul li .PageLink{ display:block; width:20px; height:20px; background-repeat: no-repeat; padding:4px 4px 4px 4px;}
#LessonNav ul li .PageLink:hover{}

#LessonNav ul li .Progress{ display:block; width:20px; height:20px; background-repeat: no-repeat; padding:4px 4px 4px 4px; color:#777;}
#LessonNav ul li .Selected{ display:block; width:20px; height:20px; background-repeat: no-repeat; color:#000000; padding:4px 4px 4px 4px; font-weight:bold;}
