.featureimage {
	padding:0 0 15px 0;
}
	.featureimage img {
		border-width:1px 0;
		border-top:1px solid #DBD7C9;
	}



	.featureimage a.slideshowlink {
		margin:0 15px;
	}





	#maincontent .storytitle {
		border:none;
		padding:10px 0 5px 0 ;
		margin:0 0 10px 0;
	}	




	#maincontent #featurestorymenu {
		background:#ec9900;
	}
	
	
		#maincontent #featurestorymenu h5,
		#maincontent #featurestorymenu h6 {
			color:#fff;
			margin:0;
			padding:10px 15px;
		}	
			#maincontent #featurestorymenu h5 {
				padding-top:3px;
			}
		
			#maincontent #featurestorymenu h6 {
				padding-bottom:0;
				font-weight:normal;
			}
		
		#maincontent #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;
		}
		
			#maincontent #featurestorymenu ol li {
				padding:0;
				margin:0 15px 5px 30px;
				line-height:normal;
			}
			
	
			#maincontent #featurestorymenu ol li strong,
			#maincontent #featurestorymenu ol li span{
				color:#666;
			}
	
	


#featuresidebar {
	float:right;
	width:159px;
}


	#featuresidebar div {
		border:1px solid #a1b1d4;
		margin:0 0 0 30px;
		width:365px;
		position:relative;
	}
	
		h2#featuresidebarmapheader {
			position:absolute;
			z-index:5;
			left:5px;
			top:-1px;
			width:355px;
			height:142px;
			overflow:hidden;
			text-indent:-1863px;
			background: url(/images/news/features/hdr-inbrief-611.png) no-repeat;
		}
	
	

	#featuresidebar div div {
		background:#a7b7da url(../images/feature-sidebar-bg.png) repeat-x;
		border:none;
		padding:105px  15px 15px 15px;
		margin:5px;
		color:#000;
		width:auto;
	}

	#featuresidebar h1,
	#featuresidebar h2,
	#featuresidebar h3,
	#featuresidebar h4,
	#featuresidebar h5,
	#featuresidebar h6,
	#featuresidebar p {
		margin-left:0;
		margin-right:0;
		color:#000;

	}
	
	#featuresidebar h2 {
		font-size:1.665em; /*20px*/
		margin-top:0;
		
	}

	#featuresidebar h5 {
		margin-top:10px;
	}







