#favorites ul      { list-style:none; margin:0; padding:0; margin-right:-15px; width:890px; }
#favorites li      { float:left; width:137px; text-align:center; margin:0; padding:0; margin-right:10px; margin-bottom:20px; }
#favorites li img  { border:1px solid #888888; display:block; }
#favorites li p    { font-size:1em; text-align:center; margin:0; padding:0; margin-top:.5em; }
#favorites span 	  { white-space: nowrap; }

#favorites li.text div.preview {  margin-bottom:5px; border:1px solid #888; }
#favorites li.text div.preview a { width:125px; height:100px; font-size:.9em; padding:25px 5px 10px 5px; display:block; color:white; text-decoration:none; }
#favorites li.journal div.preview a { background:#c1c1c1 url('/images/bg_journal_thumbnail_2.gif') no-repeat 0 0; }
#favorites li.writing div.preview a { background:#c1c1c1 url('/images/bg_writing_thumbnail.gif') no-repeat 0 0; }

#paging                 { clear:both; font-size:1.2em; font-weight:bold; }
#paging #newer          { float:left; text-align:left; width:20%; }
#paging #pages          { float:left; text-align:center; width:60%; font-size:90%; }
#paging #older          { float:left; text-align:right; width:20%; }
#paging #pages a        { font-weight:normal; }
