html, body {
    min-height: 100%;
    height: auto !important;
    height: 100%;
}

img {
	border: none;
}

/*
#preview {
	position: absolute;
	border: 1px solid #ccc;
	background: #333;
	padding: 5px;
	display: none;
	color: #fff;
	z-index: 5;
}
*/

.nncontent {
	width: 350px;
	
}
.nnfeatures {
	vertical-align: top;
	width: 220px;
}