.rotate-feature {
	min-height: 300px;
	padding-bottom: 5px;
	position: relative;
}

	.rotate-feature .tools { /*display: none; */} 
	.rotate-feature .story { display: none; }
	.rotate-feature #story_0 { display: block; } 

	
	
.rotate-feature2 {
	margin:0 11px;
	height:26px;
	padding:0;
	width:300px;
	text-align:right;
	position: relative;

}

	.rotate-feature2 .tools2 { /*display: none; */} 
	.rotate-feature2 .story2 { display: none; }
	.rotate-feature2 #story_0{ display: block; } 
