.previousNext {
	left:40px;
	position:relative;
	float: right;
	top:-75px;
	margin-bottom: -100%;
}
.ie6 .previousNext {
	top: -70px;
}
.previousNextButtons {
	float: left;
	width: 80px;
}
.previousLink,
.noPreviousLink,
.nextLink,
.noNextLink,
.backToList {
	height: 18px;
	display: block;
	float: left;
	outline: none;
	text-indent: -999em;
}
.previousLink,
.noPreviousLink {
	width: 73px;
	background: url('../images/previous.gif') no-repeat;
	padding-bottom: 3px;
}
.nextLink,
.noNextLink {
	width: 55px;
	background: url('../images/next.gif') no-repeat;
}
.backToList {
	background: url('../images/back.gif') no-repeat;
	width: 77px;
	height: 39px;
	margin-right: 10px;
}

.attribute.mainImageUri .label,
.attribute.filmDetails .label,
.attribute.description .label {
	display: none;
}

#rc .itemDetails .header {
	margin-bottom: -8px;
}

.attribute.filmFestivals {
	color: #8a8a8a;
	font-size: 90%;
	margin-bottom: 1em;
	font-style: italic;
}

.attribute.filmDetails {
	color: #8a8a8a;
	font-size: 90%;
	margin-bottom: 1em;
}

.itemDetails .buttons {
	margin: 1em 0 3em;
	float: left;
}

.itemListing {
	margin-top: -20px;
}
.featured {
	margin-top: 2em;
}
.featured .itemListing {
	margin-top: 0;
}
.itemListing .item {
	border-bottom: 2px solid #c3c3c3;
	padding: 16px 0;
	float: left;
	width: 700px;
}
.itemListing .item.even {
	background-color: #efefef;
}
.itemListing .itemImage {
	float: left;
	width: 150px;
	padding: 23px 70px;
	text-align:center;
}
.itemListing .itemDetails {
	float: left;
	width: 400px;
}
.itemListing .itemDetails h2 {
	margin-bottom: 0px;
}

.featured .itemListing .itemImage {
	padding: 0px 20px 10px 2px;
}
.featured .itemListing .itemDetails {
	width: 240px;
}
.featured .itemListing .item {
	width: 415px;
	padding-bottom: 7px;
}
.featured .itemListing .item.even {
	background-color: transparent;
}

.dataForm.sessionForm {
	width: 720px;
}
.dataForm.sessionForm .dataFormContainer {
	float: none;
}
.dataForm.sessionForm .dataFormContainer fieldset ul.dataFormList li.narrow {
	width: 22%;
}
.dataForm.sessionForm .dataFormContainer fieldset ul.dataFormList {
	width: auto;
}
.displayerList.session table.displayerTable {
	width: auto;
}

.featureText {
	font-family: "Times New Roman";
	font-size: 108%;
	margin-bottom: .5em;
	color: #c60a6f;
	font-style: italic;
}
a.more {
	color: #c60a6f;
}

.filmSessions {
	margin-top: 2em;
}
.filmSessions .location {
	margin-top:1em;
}
.filmSessions .location .name {
	color: #c60a6f;
}


