/* BWNS */
body.news {
    background: #1e2830 url(/2/news/img/mainbg-bwns.jpg) no-repeat;
    -moz-background-size: 100% auto;
    background-size: 100% auto;
}

body.news #header {background:url(/2/news/img/bwns-header-bg.png) no-repeat 0 0;}

body.news .pageidentity_imagetext {
	background:url(/2/news/img/bwns-header.png) no-repeat 0 -7px;
}

body.news.dark #header {background:url(/2/news/img/bwns-dark-canvas-top.png) no-repeat 0 0;}
body.news.dark .pageidentity_imagetext {
	background:url(/2/news/img/bwns-dark-header.png) no-repeat 0 -11px ;
}

body.news .featureimage p.caption {
	background:#2f3e4b;
	color:#d5d8db;
}
body.news #tabpage {
	background: url(/2/news/img/tab-bg.png) no-repeat;
}

body.news .headermediainformation{background:#496075 url(/2/news/img/hdr-img-media-information.jpg) no-repeat 33px 50% ;}
body.news .header10convention {	background:#496075 url(/2/news/img/hdr-img-10convention.jpg) no-repeat 33px;}





body.news #header {color:#2F3E4B;}
body.news #header .pageidentity_text,
body.news #header .pageidentity_text h1,
body.news #header .pageidentity_text h2,
body.news #header .pageidentity_text h3,
body.news #header .pageidentity_text h4,
body.news #header .pageidentity_text h5,
body.news #header .pageidentity_text h6,
body.news #header .pageidentity_text a {color:#2F3E4B;}




/*######### HOME PAGE #########*/
	body.home #header {
        height: 120px;
        margin-bottom: -25px;
    }

    body.home .pageidentity_imagetext {
		background:url(../img/bwns-header-home.png) no-repeat;
    }

/*top stories section*/
    .home .topstories {
        padding-bottom:15px;
    }

    .home .topstories h1,
    .home .topstories h2,
    .home .topstories h3,
    .home .topstories h4,
    .home .topstories h5,
    .home .topstories h6 {
        font-family:Georgia,"Times New Roman",Times,serif;
        margin-top:0;
    }




	#topstory1,
	#topstory2,
	#topstory3,
	#topstory4 {
		border-bottom:1px solid #d7cebf;
		margin-bottom:0;/*why does push have a bottom margin?*/
	}
	#topstory3 .columndivider {
		background:url(../../fw/img/d4c8b5h2.png) repeat-y 399px 0 ;
		margin-bottom:10px;
	}
	#topstory4 .columndivider{
		background:url(../../fw/img/d4c8b5.png) repeat-y 197px 0 ;
		margin-bottom:10px;
	}
		#topstory3 h2,
		#topstory3 h3,
		#topstory4 h2{
			margin-top:5px;
			margin-bottom:0;
		}
		#topstory4 h2{
			font-size:1.5em;
		}
		#topstory3 span.date,
		#topstory4 span.date{
			display:block;
		}
		#topstorytext h1 {
			padding:0 10px ;
			margin:0;
		}
			#topstorytext span {
				display:block;
				padding-left:10px ;
				padding-right:10px ;
			}
		#topstorytext p {
			padding-left:10px;
			padding-right:10px;
            line-height:120%;
		}
	/* END main feature*/



	#secondarystories {
		border-top:1px solid #d7cebf;
		margin-top:1px;
		padding-top:10px;
	}
		#secondarystories .columndivider{
			background:url(../../fw/img/d4c8b5.png) repeat-y 302px 0;
			margin-top:5px;
			padding-top:5px;
		}
		#secondarystories .columndivider h2,
		#secondarystories .columndivider h3,
		#secondarystories .columndivider span,
		#secondarystories .columndivider p {
			padding-left:10px;
			padding-right:10px;
			margin:0;
		}

		#secondarystories .columndivider p {
			margin-bottom:0.5em;
		}

		#secondarystories .widesecondarystory  p {
			padding-left:0;

		}
		#secondarystories span.date {
			display:block;
		}
		#secondarystories p{
			font-size:0.915em;/*11px*/
            line-height: 120%;
		}

		#secondarystories h3 {
			font-weight:normal;
			margin-bottom:3px;

		}



/*focus on */
    .home .focuson {
        border:1px solid #f3f2f0;
        background:url(../img/home/home-sprite.png) no-repeat;
        height:70px;
        overflow:hidden;
    }
        .home .focuson img {
            float:left;
            margin:4px 8px 8px 6px;
        }
        .home .focuson .h4 {
            color:#333;
            margin-top:12px;
        }
        .home .focuson p {
            margin:0;
        }
        .home .focuslinks {
            width:110px;
            position:absolute;
            top:10px;
            right:0;
            line-height:normal;
        }
        .home .focuslinks a {
            margin-bottom:5px;
            display:block;
        }


/*middle section*/
	.home div.multiimagecomponent {
        float:right;
		border:1px solid #acaa9e;
		background:#363e3b url(../img/home/home-sprite.png) no-repeat -49px -70px;
		position:relative;
        margin:20px 0 10px 10px;
        width:297px;
        height:138px;
	}
        .home .multiimagecomponent h3 {
			color:#e1e5e3;
			float:left;
			line-height:25px;
			padding-left:10px;
			margin:0;
		}
		.home .multiimagecomponent ol {
			float:right;
            list-style:none;
			margin:5px 10px 0  0 ;
		}
			.home .multiimagecomponent ol li {
				float:left;
				width:18px;
				margin:0 2px;
				height:21px;
				line-height:18px;
				text-align:center;
                background:url(../img/home/home-sprite.png) no-repeat 0 -70px;
                font-size:11px;
			}
                .home .multiimagecomponent ol li a {
                    color:#969696;
                    display:block;
                    cursor:default;
                }
                .home .multiimagecomponent ol li a:hover {
                    color:#fff;
                    text-decoration:none;
                }
                .home .multiimagecomponent ol li.active {
                    background-position:-20px -70px;
                    width:26px;
                    margin:0 -2px;
                }
                .home .multiimagecomponent ol li.active a,
                .home .multiimagecomponent ol li.active a:active {
                    color:#fff;
                    outline:none;
                }
		.home .multiimagecomponent ul {
			margin:0 5px 5px 5px;
            position:relative;
            clear:both;
        }
			.home .multiimagecomponent ul li {
                position:absolute;
                top:5px;
                right:5px;
                bottom:5px;
                left:5px;
				margin:0;
                padding:0;
				line-height:normal;
                height:100px;
			}
                .home .multiimagecomponent a {
                    display:block;
                    color:#e1e5e3;
                }
                .home .multiimagecomponent a:hover {
                    text-decoration:none;
                    color:#fff;
                }
                .home .multiimagecomponent img {
                    border:1px solid #aa8d5f;
                    float:left;
                }
                    .home .multiimagecomponent a:hover img {
                        border-color:#d8c9b0;
                    }
                .home .multiimagecomponent .cutline {
                    float:right;
                    display:block;
                    width:120px;
                    margin-top:3px;
                }
                .home .multiimagecomponent .cutline .small {
                    margin-top:5px;
                    line-height:120%;
                    display:block;
                }

    .home .latestarticles {
        margin-right:190px;
    }
        .home .latestarticles ul {
            zoom:normal; /*for ie7*/
        }
        .home .latestarticles li {
            margin-bottom:10px;
            line-height:110%;
        }
        .home .latestarticles .viewall {
            margin:12px 15px 5px;
        }
        .home .latestarticles .bullet {
            color:#ff9900;
            font-size:1.5em;
            vertical-align:bottom;
        }

    .home div.mediareports {
        border-left: 1px solid #DEDDD7;
        padding-left: 10px;
        float:right;
        width:170px;
    }


/*bottom section*/
	.home .previousstories {
        margin-top:5px;
        background:url(../img/home/home-sprite.png) no-repeat 0 -253px;
	}
	.home .previousstories h2 {
        color:#2e433a;
        padding: 0 10px ;
    }
        .home .previousstories h4 a {
            color:#555;
        }
        .home .previousstories h4,
        .home .previousstories ul {
            padding:0 10px;
        }
        .home .previousstories img {
            border: 1px solid #AA8D5F;
            display:block;
        }


/*story formatting*/
    .storycontent h2,
    .storycontent h3,
    .storycontent h4,
    .storycontent h5,
    .storycontent h6 {
        margin-left:15px;
        margin-right:15px;
        margin-bottom:3px;
        margin-top:20px;
    }
    .storycontent h3 {
        font-size:1.335em;
    }
    .storycontent p {
        margin-left:15px;
        margin-right:49px;
    }
        .storycontent ul {
            list-style-type:square;
        }
            .storycontent ul li {
                margin:0 0 5px 30px;
            }
/*title*/
    .story .storytitle {
        border:solid #e8e3d9;
        border-width:3px 0 1px;
        padding:5px 0;
        margin:0 0 10px 0;
    }
        .story .storytitle h1 {
            padding:0 15px;
            margin:0;
            color:#111
        }
        .story .storytitle .date {
            padding:0 15px;
        }
        .story .dateline_city {
            text-transform:uppercase;
        }

/*feature image*/
	.story .featureimage {
		float:right;
		width:110px;
	}
	.story .featureimage div {
		padding:0 0 7px 0;
		border-left:10px solid #fbfaf7;
	}
		.story .featureimage img {
			border:1px solid #aa8d5f;
            background:#fbfaf7;
		}
		.story .featureimage a.slideshowlink {
			background:url(../../fw/img/icon-slideshow-9d9d9d.png) no-repeat 0 1px ;
			padding-left:15px;
		}
		.story .featureimage a.videolink {
			background:url(../../fw/img/icon-video-9d9d9d.png) no-repeat 0 1px ;
			padding-left:15px;
		}


/*blockquote*/
	.story blockquote {
		background:#e7e6e4;
		border-top:3px solid #a49a85;
		padding:10px 0;
		font-style:normal;
		color:#000;
		margin-top:5px;
	}
		.story blockquote p,
		.story blockquote h6 {
			margin:0 30px 5px;
			font-weight:normal;
		}
		.story blockquote h6 {
			color:#666;
		}

/*multi image component*/
    .story .multiimagecomponent {
		position:relative;
		height:250px;
        padding-top:15px;
        width:204px;
        float:right;
	}
    .story .multiimagecomponent ol {
        list-style:none;
        margin:0 0 0 6px;
        width:297px;
        padding:0;
        position:absolute;
        top:0;
        left:0;
    }
	.story .multiimagecomponent li.numbernav {
		display:inline;
	}
        .story .multiimagecomponent ol li {
            float:left;
            width:15px;
            height:15px;
            text-align:center;
            line-height:13px;
            background:url(/2/news/img/component-multiimage.png) no-repeat -19px 0 ;
        }
        .story .multiimagecomponent ol li a {
            color:#ab8c5c;
            display:block;
            font-size:10px;
            cursor: default;
        }
            .story .multiimagecomponent ol li.active a {
                color:#fff;
            }
            .story .multiimagecomponent ol li a:hover {
                color:#684c1f;
                text-decoration:none;
            }
        .story .multiimagecomponent ol li.active {
            background-position:1px 0;
        }
    .story .multiimagecomponent .enlarge {
        position:absolute;
        top:-3px;
        left:185px;
        width:120px;
        text-align:right;
    }
        .story .multiimagecomponent .enlarge a {
            background:url(/2/news/img/component-multiimage.png) no-repeat -35px 0;
            border-left:1px solid #efeae0;
            padding-left:20px;
            color:#937443;
        }

    .story .multiimagecomponent ul {
        position:relative;
        margin:0 0 0 7px;
        width:297px;
        height:190px;
        background:#000;
        border:1px solid #aa8d5f;
        list-style:none;
    }
        .story .multiimagecomponent ul li {
            position:absolute;
            top:0;
            margin:0;
        }
            .story .multiimagecomponent ul li a {
                height:190px;
                width:297px;
                text-align:center;
                display:block;
                display: table-cell;
                vertical-align: middle;
            }
            .story .multiimagecomponent ul li p {
                position:absolute;
                top:190px;
                left:0;
                margin:5px;
            }

/*readmore feature*/
    .storycontent .indepthteaser h2 {
        font-family:Arial, Helvetica, sans-serif;
    }
    .storycontent .indepthteaser p {
        font-size:0.915em;
    }
    .storycontent .indepthteaser p a {
        border:none;
        display:block;
        padding:0 0 0 12px;
        color:#0571AF;
    }
        .storycontent .indepthteaser p a:hover {
            text-decoration:underline;
        }

    /* collapsed */
    .storycontent .indepthcollapsed .indepthteaser p a {
        background:url(../../fw/img/icon-expand-collapse.png) 0 3px no-repeat;
    }
    .storycontent .indepthcollapsed .indepthexpandable {
        display:none;
    }
    /* expanded */
    .storycontent .indepthexpanded .indepthteaser p a {
        background:url(../../fw/img/icon-expand-collapse.png) 0 -88px no-repeat;
    }
    .storycontent .indepthexpanded .indepthexpandable {
        display:block;
    }



/*story footer*/
    .story .solidheadlinebox {
        background:url(../img/storyftr-solidheadlinebox.png) repeat-x 0 28px;
    }
        .story .solidheadlinebox h5 {
            background:#eae6d8;
            padding:0 10px;
            line-height:28px;
            height:28px;
            position:relative;
        }
            .story .solidheadlinebox h5 a {
                line-height:28px;
                position:absolute;
                top:0;
                right:10px;
            }
        .story .textthumbnail {
            border-right:1px solid #eae6d8;
            padding:0 20px;
            height:130px;
        }
        .story .last .textthumbnail {
            border:0;
        }
        .story .solidheadlinebox .linklist {
           padding:5px 10px;
        }



/*for html blobs*/
    .story #relateddocuments {
        background:url(../../fw/img/dotted-989796.png) repeat-y 0 0 ;
        line-height:1em;
        margin-top:160px;
    }
    .story #absoluterightcol {
        position: absolute;
        right: 33px;
        top: 350px;
    }
   .story #absoluterightcol h5 {
        margin: 0;
        padding: 0 0 5px;
        font-weight:bold;
    }
    .story #absoluterightcol h6 {
        padding: 0 0 5px;
        font-weight:bold;
    }
    .story #absoluterightcol h6.pdf {
        background: url(../../fw/img/icon-pdf.png) no-repeat;
        line-height: 23px;
        padding-left: 25px;
    }
    .story #absoluterightcol ul {
        font-size: 0.915em;
        line-height: 150%;
        margin: 0 0 20px;
        padding: 0 0 0 5px;
    }
    .story #absoluterightcol ul.listwithdescription li,
    .story #absoluterightcol ul li.listwithdescription {
        line-height: normal;
        padding-bottom: 10px;
    }
    .story #absoluterightcol .sidecontentdotted ul {
        background: url(../../fw/img/dotted-989796.png) repeat-y;
        margin-bottom: 40px;
    }

    .story #relateddocuments h5 {
        margin:0 15px 3px;
    }

        .story #relateddocuments ul {
            padding:0;
            margin:0 15px 20px 15px;
            font-size:0.915em;
        }
        .story #relateddocuments ul li {
            margin-bottom:10px;
            line-height:120%;
        }
        .story #relateddocuments li {
            background:transparent none no-repeat scroll 5px 3px;
            padding:0 0 10px 35px;
        }
        .story #relateddocuments li.documentTitle {
            padding:0 0 5px 5px;
        }
        .story #relateddocuments li.avi {
            background-image:url(../../fw/img/icon-avi.png);
        }
        .story #relateddocuments li.pdf {
            background-image:url(../../fw/img/icon-pdf.png);
        }
        .story #relateddocuments li.quicktime {
            background-image:url(../../fw/img/icon-quicktime.png);
        }
        .story #relateddocuments li.word {
            background-image:url(../../fw/img/icon-word.png);
        }
        .story #relateddocuments li.zip {
            background-image:url(../../fw/img/icon-zip.png);
        }
        .story #relateddocuments li.relatedlink {
            background:transparent none repeat scroll 0%;
            padding:0 0 0 5px;
        }
        .story #relateddocuments ul.contactinfo li{
            padding:0 0 0 5px;
            margin:0;
            color:#333;
        }

/*41 conferences*/
    .story div.regionalconferencesrightcol {
        background:url(../img/rhtcol-globes.png) no-repeat;
        padding-top:53px;
    }




/*######### FEATURE STORY #########*/
.featurestory .featureimage {
	padding:0 0 15px 0;
    float:none;
}
	.featurestory .featureimage img {
		border-width:1px 0;
		border-top:1px solid #DBD7C9;
	}
	.featurestory .featureimage div {
        border:0;
        padding-left: 34px;
	}
	.featurestory .featureimage a.slideshowlink {
		margin:0 15px;
	}
	.featurestory .storytitle {
		border:none;
		padding:10px 0 5px 0 ;
		margin:0 0 10px 0;
	}
	.featurestory #featurestorymenu {
		background:#ec9900;
	}
		.featurestory  #featurestorymenu h5,
		.featurestory  #featurestorymenu h6 {
			color:#fff;
			margin:0;
			padding:10px 15px;
		}
			.featurestory  #featurestorymenu h5 {
				padding-top:3px;
			}

			.featurestory  #featurestorymenu h6 {
				padding-bottom:0;
				font-weight:normal;
			}
		.featurestory #featurestorymenu ol {
			background:#fff;
			margin:0;
			padding:10px 0;
			list-style:square;
			font-size:0.915em;
			color:#ddd4c2;
			border:solid #ebebeb;
			border-width:0 1px 1px 1px;
		}
			.featurestory #featurestorymenu ol li {
				padding:0;
				margin:0 15px 5px 30px;
				line-height:normal;
			}
			.featurestory #featurestorymenu ol li strong,
			.featurestory #featurestorymenu ol li span {
				color:#666;
			}
.featurestory #featuresidebar {
	float:right;
	width:159px;
}
	.featurestory #featuresidebar div {
		border:1px solid #a1b1d4;
		margin:0 0 0 30px;
		width:365px;
		position:relative;
	}
		.featurestory h2#featuresidebarmapheader {
			position:absolute;
			z-index:5;
			left:5px;
			top:-1px;
			width:355px;
			height:142px;
			overflow:hidden;
			text-indent:-1863px;
			background: no-repeat;
            margin:20px 0;
		}
	.featurestory #featuresidebar div div {
		background:#a7b7da repeat-x;
		border:none;
		padding:105px 0 15px;
		margin:5px;
		color:#000;
		width:auto;
	}
	.featurestory #featuresidebar h1,
	.featurestory #featuresidebar h2,
	.featurestory #featuresidebar h3,
	.featurestory #featuresidebar h4,
	.featurestory #featuresidebar h5,
	.featurestory #featuresidebar h6,
	.featurestory #featuresidebar p {
		color:#000;
	}
	.featurestory #featuresidebar h2 {
		font-size:1.665em; /*20px*/
		margin-top:0;
	}
	.featurestory #featuresidebar h5 {
		margin-top:10px;
	}
	.featurestory #featuresidebar p {
		margin-right:15px;
	}
	.featurestory #featuresidebar ul {
		margin-right:15px;
	}

/*######### multimedia #########*/
.multimedia #header {
	min-height:120px;
	margin-bottom:-46px;
}

/*video*/
.multimedia #videoframe {
	height:480px;
	position:relative;
}
	.multimedia #currentvideo {
		width:603px;
		background:#000;
		margin:0;
		padding:0;
		border:1px solid #4e677e;
		text-align:center;
	}
		.multimedia #currentvideocontainer {
			width:468px;
			margin:10px auto 20px auto;
		}
/* END video */

/*slideshow*/
.multimedia #imageframe {
	height:570px;
	position:relative;
}

	.multimedia #currentimage {
		width:603px;
		background:#000;
		margin:0;
		padding:0;
	}
		.multimedia #currentimage li {
			display:none;
			position:absolute;
			top:0;
			left:0;
			border:1px solid #aa8d5f;
			width:603px;
			text-align:center;
			background:#000;
		}

		.multimedia #currentimage li.currentimagevisible {
			display:block;
		}


	.multimedia #imageframe img {
		display:block;
		margin:0 auto;
	}

	.multimedia #imageframe .downloadhighresimage {
		font-size:0.915em;
		margin:0 0 0 5px;
		text-align:right;
		position:absolute;
		bottom:-20px;
		right:0;
	}

		.multimedia #imageframe .downloadhighresimage a {
			color:#999;
			background:url(/2/fw/img/dark-icon-download.png) no-repeat 0 -24px;
			padding:0 0 0 12px;
		}
		.multimedia #imageframe .downloadhighresimage a:hover {
			color:#fff;
			background-position:0 3px;
		}
/*end slideshow*/






.multimedia .iteminfo {
	padding-left:15px;
}

	.multimedia #controls {
		margin-bottom:20px;
		border-bottom:1px solid #6c5d44;
		padding:0 0 10px 0;
	}

			.multimedia #controls a {
				display:block;
				overflow:hidden;
				text-indent:-999px;
				height:20px;
				width:20px;
				float:left;
				margin-right:5px;
			}
			.multimedia #controls a.previousimage {
				background:url(/2/fw/img/slideshow-btn-prev.png);
			}
			.multimedia #controls a.nextimage {
				background:url(/2/fw/img/slideshow-btn-next.png);
			}
			.multimedia #controls a.previousimage.btndisabled,
			.multimedia #controls a.nextimage.btndisabled {
				background-position:0 100% ;
			}

		.multimedia #controls .counter {
			color:#8a8d90;
			margin:0 0 0 5px;
			line-height:20px;
			float:left
		}
	.multimedia .imagedetailsbody {
		height:300px;
		overflow:auto;
		padding-right:5px;
	}
	.multimedia.dark a.furtherreading {
		color:#C7E2FC;
	}

.multimedia .moremultimedia {
	background:#252422;
	padding-top:10px;
	padding-bottom:70px;
	margin-bottom:-30px;
}
	.multimedia .moremultimedia  img{
		border:1px solid #aa8d5f;
		margin:0 5px;
	}
	.multimedia .moremultimedia p {
		margin:0 5px;
	}
	.multimedia .moremultimedia p a{
		padding-left:15px;
		display:block;
		border:0;
	}
	.multimedia .moremultimedia  a.slideshow{
		background:url(/2/fw/img/icon-darkbg-slideshow.png) no-repeat;
	}
	.multimedia .moremultimedia  a.video{
		background:url(/2/fw/img/icon-darkbg-video.png) no-repeat;
	}



/*######### SPECIAL REPORT #########*/
.specialreport .featureimage span {
	position:absolute;
	width:66px;
	height:88px;
	display:block;
	zoom:1;
	background:url(/2/fw/img/mainsprite.png) 0 99px no-repeat;
}
.specialreport .tabheader {
	background:url(../img/specialreport/tab-hdr-special-report.png);
}
	.specialreport h1.headline {
		font-size:2.34em;
	}
	.specialreport .openingtext {
		border-left:2px solid #d8dddf;
		padding-left:10px;
		margin-bottom:30px;
		line-height:130%;
	}
	.specialreport a.inlinetop {
		float:right;
		font-size:11px;
		position:relative;
		top:20px;
		margin:0;
	}
	.specialreport .attribution {
		padding-left:50px;
		font-size:0.915em;
		margin:-5px 0 30px 0;
		background:url(../img/specialreport/attribution-dash.png) no-repeat 15px 8px;
	}
	.specialreport .attribution span.date,
	.specialreport .teaser span.date {
		display:inline;
		font-size:1em;
		margin:0;
		padding:0;
	}
/*timeline*/
.specialreport .timeline h3 {
	color:#CC6600;
	border-bottom:1px solid #eee;
	padding-top:10px;
	margin:0 0 10px;
}
	.specialreport .timeline dt {
		width:75px;
		text-align:right;
	}
	.specialreport .timeline dd {
		margin:-18px 0 25px 90px;
	}
	.specialreport .timeline strong {
		color:#333;
	}
/*Profiles*/
.specialreport div.inlineprofilephoto {
	float:right;
	width:150px;
	margin:38px -75px 7px 15px;
	position:relative;
}
	.specialreport div.inlineprofilephoto img {
		border:1px solid #aa8d5f;
		display:block;
		margin:0;
	}
	.specialreport div.inlineprofilephoto p.downloadhighresimage {
		background:url(/2/fw/img/dark-icon-download.png) no-repeat scroll 0 -22px;
		display:block;
		margin:5px 0 0 5px;
		padding:0 0 0 12px;
		font-size:0.915em;
	}
/*resources*/
.specialreport .halfwidth {
	float:left;
	width:190px;
}
.specialreport ul.imagelist li div {
	width:220px;
}




/*search*/
.news .secondaryheader {
    background-color:#496075;
    background-image:url(../img/hdr-img-news-search.jpg);
}
.news .searchheader label {
    color:#d8d9d7;
}




/* PRINT CSS */
@media print {
	#maincontent div.storytitle {
		border:none;
	}
	.solidheadlinebox,
    #absoluterightcol {
		display:none;
	}
	.featureimage {
		float:right;
	}
	.multiimagecomponent {
	 display:none;
	}
	.storycontent .indepthcollapsed .indepthexpandable {
		display:block;
	}
}