#nav,
#side,
.clip {
	display: none;	
}

#holder,
#page {
	width: auto;	
}

#logo,
.indented,
#standard,
#cast_detail,
#film_detail,
#home,
#search,
#site_search,
#site_search_results,
#search_results h2 {
	overflow: visible;
	padding-left: 0;
	padding-right: 0;
}

#logo a {
	text-indent: 0 !important;
	background: 0;
	width: auto;
	height: auto;
	overflow: visible !important;
}

.indented {
	margin: 0;	
}

.list {
	clear: both;
	overflow: visible;	
}

.list,
#search_results .count {
	border-top: 1px solid #ED145B;
}

.list .item {
	border-bottom: 1px solid #ED145B;
	overflow: hidden;
	clear: both;
}