/* Left Side Wrapper */
#storyLeft {float:left;width:410px;padding-bottom:10px;}

/* Tool Bar */
#storyToolBar {padding-bottom:5px;margin-bottom:10px;border-bottom:1px solid #ccc;height:20px;}
	#storyToolBar img {vertical-align:middle;}
	#storyTools{float:right;line-height:20px;}
	#storyTools a{margin:0 5px;}
	#changetxt{float:left;line-height:20px;padding:0 7px;}
	a#articlesharelink{cursor:pointer;}
	.sizeUpController, .sizeDownController{cursor:pointer;width:10px;}

/* Story Content */
.mainImage {font-size:11px;float:left;width:160px;}

.mainImage img {background:transparent url(http://images.meredith.com/dlv/images/temps/shell/dropshadbg.gif) no-repeat scroll right bottom;
				margin-right:5px;padding:0 4px 4px 0;width:150px;}
.mainImage #enlargeImg {background:none;padding:0px;width:95px;float:none;display:none;}


h1.storyTitle {color:#52325b;font-size:20px;line-height:23px;font-weight:bold;float:left;width:100%}
h1.floated {width:205px;line-height:22px;}

p.storyIntro {color:#52325b;padding:10px 0;width:100%;}
p.byline {width:100%;font-size:11px;padding-bottom:10px;}
p.floated {width:205px;float:left;}

#storyContent {;}
	#storyContent p{padding:5px 0;}
	#storyContent a{padding:3px 0px 3px 12px;background:url(http://images.meredith.com/mwl/images/temp/shell/smallBullet.gif) no-repeat 3px 8px;}

#storyContent .imgRight a, #storyContent .imgLeft a{background:none;padding:0;}
#storyContent .imgRight{float:right;margin:10px 0 10px 10px;}
#storyContent .imgLeft{float:left;margin:10px 10px 10px 0;}
#storyContent h3 {font-size:16px;font-weight:bold;}
#storyContent h5{font-size:14px;}
#storyContent ol {_margin-left:30px;}

#paging{padding:5px 10px 10px 0; text-align:right;}
	#paging a{background:none;padding:0;}
	
.nextPage {text-align:right;padding-top:10px;}

/* Related Stories in Right Column*/
#relatedLinks {float:right;width:150px;}

/* Printing */
#printstory {width:640px;padding-left:10px;}
#printstory h1 {color:#52325B;padding-bottom:5px;}


