#clearer, .clearer {
	clear: both;
}

/* navigator at header of movies, netflix */
ul.smallnav {
	margin: 0;
	padding: 0;
	float: right;
	font-size: .7em;
}

ul.smallnav li {
	list-style: none;
	margin: 0 0 0 5px;
	padding: 0;
}

ul.smallnav a {
	color: #888;
	text-decoration: none;
}

ul.smallnav a:hover {
	color: #fff;
	text-decoration: underline;
}
