/* == STORY.CSS ==*/

/*== Story Content ==*/
#storyIntro {font-size:14px;font-weight:bold;padding:10px 0;}

.rightCol{float:right;padding:0 0 10px 10px;width:195px;}

.storyContent{padding:10px 0 0;}
	.storyContent h3{font-size:18px;font-weight:bold;color:#7dbb2d;margin:5px 0 0;}
	.storyContent h5{font-size:14px;font-weight:bold;margin:5px 0 0;}
	.storyContent p{padding:0px 0px 10px;margin:0px;}
	.imgRight, .imgLeft, .imgTop{margin:5px;font-size:11px;}
		.imgRight img#enlargeImg, .imgLeft img#enlargeImg, .imgTop img#enlargeImg{border:0;}
	.imgRight{float:right;}
	.imgLeft{float:left;}
	.storyContent ul li{margin:5px 0 5px 15px;}
	.storyContent table{clear:left;}
		.storyContent table p{margin:0;padding:0;}/* This is an override to deal with old charts that have inconsistant p tag usage */

.nextPage{padding-top:5px;clear:both;}
	.nextPage a{font-weight:normal;}

.wbrc{padding-bottom:15px;}
.ymal {position:relative;z-index:3;margin:-17px 0 0 9px;}
#relatedlinks {padding:5px;}
#relatedlinks .head{display:none;}
#relatedlinks p.majlink{border-top:1px solid #ccc;padding:3px 0;}
	#relatedlinks p.majlink a{background:url(http://images.meredith.com/fitness/images/temp/shell/bullet_pink_left.gif) no-repeat 0px 3px;display:block;font-weight:bold;padding-left:10px;}
	#relatedlinks p.firstlink {border-top:none;}
/* == Story Links == */
.pagesInStoryLinks{margin:0;padding:0;}
	.pagesInStoryLinks .title {font-size:11px;text-transform:uppercase;font-weight:bold;margin:7px 0 0 20px;}
	.pagesInStoryLinks ul {list-style-type:none;margin:5px 5px 5px 20px;padding:0;}
		.pagesInStoryLinks ul li{margin:0;padding:0 0 2px 0;}
		ul.pointerlist li {background:url(http://images.meredith.com/fitness/images/temp/shell/bullet_pink_left.gif) no-repeat left 2px;padding-left:10px;}
		ul.pointerlist li.currentPage{font-weight:bold;}
/* == End Story Links == */

/* == Story Tools ==*/
#storyTools {text-align:center;margin:0 0 20px 10px;width:180px;}

#article-rating_top .Ratings_YourRating{display:none;}

.Ratings_Container {margin-top:19px;}

/* == Story Sub Targeter ==*/
.storySub{}