#searchResultsContainer h1 {
	background: url('http://a.dolimg.com/en-US/3257w-r/media/greenHeaderR_975.png') no-repeat 0px 0px transparent;
	color: #fff;
	height: 39px;
	font-size: 18px;
	font-weight: bold;
	line-height: 37px; 
	overflow: visible;
	position: relative;
	text-align: center;
	width: 773px;
}
#searchResultsContainer .rightCorner {
	background: url('http://a.dolimg.com/en-US/3257w-r/media/greenHeaderL_8.png') no-repeat 0px 0px transparent;
	height: 39px;
	right: -8px;
	position: absolute;
	top: 0px;
	width: 8px;
}
#searchResultsPage #movieList {
	border-left:none;
	border-right:1px solid #B0B0B0;
	overflow:hidden;
	position:relative;
	width:780px;
}

#searchResultsPage #movieList.empty {
	border-left:1px solid #B0B0B0;
	width:779px;
}

#searchResultsPage #movieList .boxShot {
	border-left:1px solid #B0B0B0;
	border-right:none;
	padding:18px 5px 0;
	width:183px;
}

.horizontalSeparator, .boxShotBottomBorder {
	background-color:#BABABA;
	height:1px;
}

.movieListContainer .boxShotBottomBorder {
	bottom: 0;
	display: block;
	left: -11px;
	position: absolute;
	width: 288px;
	width: 300px !ie;
	z-index: 2;
}
