* {
	outline: none;
}
body {
	background: #000;
	color: #fff;
}
.entryForm label,
.entryForm span {
	display: inline-block;
}

.entryForm label {
	width: 85px;
	font-size: .8em;
}

.entryForm input {
	background: #000;
	color: #fff;
}

.entryForm input[type=submit] {
	color: #fff;
	font-size: 1.1em;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
}
#netflix_content{
position: absolute;
top: 600;
z-index: 1000;
}
#page_body #official,
#page_body #privacy,
#page_body #tos {
	display: none;
}

#official,
#privacy,
#tos {
	color: #000;
	height: 300px;
	width: 400px;
	overflow: auto;
	font-size: .8em;
}
#crave_breadcrumbs #cravebar_sep {
	color: orange;
	font-weight: bold;
}
#cravebar {
	margin: auto;	
}
.flash_container {
	width: 100%;
	background-color: #000;	
}

.flash_container {
	text-align: center;
	color: #fff;
	font-size: 12px;
}
.flash_container a {
	color: #fff;
	text-decoration: underline;
}

