
/* story_widget */

		.threeColumn 
		
		{	
			background : url(/images/display/copyTile5.gif) repeat-y; 
		}
		
		.rightColumnSlim {
			display : block;
			position : relative;
			left : 8px;

			/*			
			position : absolute;
			left : 744px;
			*/

			top : -15px;
			background : url(/images/display/news_article_sidebar_bgd.gif) no-repeat 0 0;
			width : 204px !important;
			margin : 0;
			padding : 0;
		}
		

