/* hides promo images placed in storycontent01 */
/* these images are necessary for FB promotion */

#storycontent01 .bucketwrap.photo200, 
#storycontent01 .bucketwrap.photo138 {
	display: none;
}
