.movieListContainer .boxShotBottomBorder {
	bottom: 0;
	display: block;
	left: -11px;
	position: absolute;
	width: 288px;
	width: 300px !ie;
	z-index: 2;
}

.movieListContainer 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;
}
.movieListContainer h1 .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;
}
#catalogContainer.movieListContainer {
	margin-bottom:20px;
}
.horizontalSeparator, .boxShotBottomBorder {
background-color:#BABABA;
height:1px;
}

#movieList .bonusExtras{
	margin-left:6px;
}
.movieListContainer .filters {
	background:url('http://a.dolimg.com/en-US/3257w-r/media/topNav-gray-bg-tile.png') repeat-x scroll 0 0 transparent;
	height:31px;
}
.movieListContainer .filters a,
.movieListContainer .filters h4 {
/*	border-right: 1px solid #52910a; */
	border-right:1px solid #181818;
	color:#A1A1A1;
	float:left;
	font-size:14px;
	font-weight:bold;
	height:19px;
	margin-left:13px;
	margin-top:7px;
	padding-right:12px;
	text-decoration:none;
}
.movieListContainer .filters a.inactive {
	cursor:default;
}

.movieListContainer .filters a.inactive {
	cursor:default;
}
.movieListContainer .filters a.active {
	color: #fff;
}

#catalog #movieList {
	border-left:none;
	border-right:1px solid #B0B0B0;
	overflow:hidden;
	position:relative;
	width:780px;
}

#catalog #movieList .boxShot {
	border-left:1px solid #B0B0B0;
	border-right:none;
	padding:18px 5px 0;
	width:183px;
}

#catalog .boxShot .boxCap{
	margin-left:-62px !ie;
}
