.moreContent {
	position: relative;
	margin-right: 30px;
	height: 600px;
	overflow: hidden;
}

.moreContent p {
	font-size: 1em;
	line-height: 1.5em;
}

.moreContentTitle {
	margin-left: 20px;
}

.stylish .moreContentImagen {
	padding: 20px;
	padding-top: 0;
}

.moreContentBlurb {
	margin-left: 100px;
}

.moreContentBlurb li {
	margin-bottom: 7px;
}

.stylish .moreContentBlurb {
	position: absolute;
	overflow: visible;
	top: 0;
	left: 460px;
	padding-right: 20px;
}

.moreContent h1 {
	margin-top: 10px;
	padding: 0;
}

.moreContent h2 {
	margin: 0;
	padding: 0;
}

.moreContent a {
	font-size: 1.3em;
}

.moreContent ul {
	list-style: none;
	padding: 0;
}

.moreContent ul.bulletList {
	list-style: circle;
	padding-left: 20px;
}

li.mainList {
	margin-bottom: 100px;
}

.stylish {
	padding: 0;
	padding-right: 30px;
}

.stylish .moreContentImagen {
	padding: 0;
	width: 500px;
	height: 4000px;
	overflow: hidden;
	margin-right: 40px;
	margin-top: -20px;
}

.stylish .moreContentTitle {
	margin-top: 20px;
}



/*BUY DVD*/

#buyDvd li {
	padding: 10px 10px;
	min-height: 300px;
	margin-top: 25px;
}

#buyDvd ul {
	margin-top: 100px;
}

#buyDvd .dvdUseIcon {
	float: left;
	padding-bottom: 5px;
	padding-right: 5px;
	margin-right: 10px;
}

#buyDvd .dvdUseIcon img {
	width: 100px;
	height: 100px;
}

#buyDvd #dvdUseList {
	margin-top: 20px;
	min-height: 200px;
	overflow: hidden;
}

#buyDvd #dvdUseList h2 {
	margin: 20px 0;
}

#buyDvd #dvdUseList a {
	display: block;
	width: 120px;
	height: 120px;
	float: left;
	margin-right: 20px;
}

#buyDvd #dvdUseList a#dvdUseHome:link,  #buyDvd #dvdUseList a#dvdUseHome:visited {
	background: transparent url(../imgs/buyDvd/homeUse.png) no-repeat;
}

#buyDvd #dvdUseList a#dvdUseHome:hover {
	background: transparent url(../imgs/buyDvd/homeUseOv.png) no-repeat;
}

#buyDvd #dvdUseList a#dvdUseClassroom:link,  #buyDvd #dvdUseList a#dvdUseClassroom:visited {
	background: transparent url(../imgs/buyDvd/classroomUse.png) no-repeat;
}

#buyDvd #dvdUseList a#dvdUseClassroom:hover {
	background: transparent url(../imgs/buyDvd/classroomUseOv.png) no-repeat;
}

#buyDvd #dvdUseList a#dvdUseConference:link,  #buyDvd #dvdUseList a#dvdUseConference:visited {
	background: transparent url(../imgs/buyDvd/conferenceUse.png) no-repeat;
}

#buyDvd #dvdUseList a#dvdUseConference:hover {
	background: transparent url(../imgs/buyDvd/conferenceUseOv.png) no-repeat;
}

#buyDvd #dvdUseList a#dvdUseScreening:link,  #buyDvd #dvdUseList a#dvdUseScreening:visited {
	background: transparent url(../imgs/buyDvd/hostScreening.png) no-repeat;
}

#buyDvd #dvdUseList a#dvdUseScreening:hover {
	background: transparent url(../imgs/buyDvd/hostScreeningOv.png) no-repeat;
}

#buyDvd #commScreenings {
	margin-top: 25px;
}

#buyDvd #commScreenings li {
	padding: 10px 10px;
	min-height: 50px;
	margin-top: 10px;
}



/*SCREENINGS*/

.screeningListing {
	margin-bottom: 60px;
	margin-left: 0;
}

.screeningDate {
	background-color: #0ad;
	color: #fff;
	font-size: 1.5em;
	margin: 10px 0;
	margin-left: -5px;
	padding: 7px 15px;
}

.screeningHost {
	font-size: 1.3em;
	font-weight: 800;
	margin: 10px 15px;
}

.screeningVenue {
	margin: 10px 25px;
	margin-bottom: 10px;
	line-height: 1.5em;
}

.screeningTime {
	color: #0ad;
	font-weight: 800;
	font-size: 1.5em;
	margin: 10px 15px;
	margin-top: 20px;
}

.screeningBuy {
	margin-left: 15px;
	height: 15px;
}

.screeningMap {
	margin-left: 280px;
	margin-top: -110px;
	margin-right: 70px;
}



/*TRAILER*/

#trailerHolder {
	margin-top: 10px;
	margin-left: 30px;
}



/*FILMMAKERS*/

#filmmakers li {
	margin-bottom: 60px;
}

.filmmakerImagen {
	float: left;
	padding: 10px;
	padding-top: 0;
}





/*HOST A SCREENING*/

#hostScreening h2 {
	margin: 0;
	padding: 0;
	margin-bottom: -10px;
}

#hostScreening li {
	margin: 30px 0;
}


/*CONTACT*/

#contact .stylish .moreContentImagen {
	width: 750px;
}

#contact .stylish .moreContentBlurb {
	left: 670px;
}

/*MAIL FRIENDS*/

#mailUs .stylish .moreContentImagen {
	width: 750px;
}

#mailUs .stylish .moreContentBlurb {
	left: 670px;
}





