.feature{
	padding: 0px 0px 10px 10px;
	min-height: 200px;
	height: 500px;
	overflow: scroll;
	width: 425px;
	clip: rect(auto,auto,auto,auto);
	top: auto;
	bottom: auto;
	float: right;
	visibility: visible;
	z-index: 1;
	left: auto;
	right: auto;
}
