/* ----[Page Structure]---- */
.story{margin-right:5px;}

/* Overrides */
p, ul{padding:5px 0;}

/* Toolbar */
ul.tools{list-style:none;margin:0;float:right;font-size:11px;}
ul.tools li{display:inline;}
.sizeUpController, .sizeDownController {cursor:pointer;}

#pagination, .nextPage{text-align:right;}
#pagination strong{color:#8C107F;}

/* story content */
.imgRight {float:right;margin:5px 0 20px 20px;border:1px solid #9AC4E8;padding:3px;}

/* topic listing */
.currentCat{float:left;width:220px;}
.siblingCats li{float:left;width:200px;}

/* Font resize */
.size1 p, .size1 ul, .size1 ol, .size1 #storyIntro{font-size:12px}
.size2 p, .size2 ul, .size2 ol, .size2 #storyIntro{font-size:14px}
.size3 p, .size3 ul, .size3 ol, .size3 #storyIntro{font-size:16px}
.size4 p, .size4 ul, .size4 ol, .size4 #storyIntro{font-size:18px}

/* Print Story */
#printstory{color:#000;}
#printstory img#enlargeImg{display:none;}
