html,body {
	padding: 0;
	margin: 0;
	background-color: #fff;
	}
	
.tiarefilms .reader { /* Hides screen reader elements */	
	position: absolute;
 	left: -1000px;
 	top: -1000px;
 	width: 1px;
 	height: 1px;
 	overflow: hidden;
	}	

.tiarefilms {
	background-color: #fff;
	font-family: "Lucida Grande","Helvetica Neue",Helvetica,sans-serif;
	color: #232323;
	}
	
.tiarefilms .divider {
	margin-top: 1em;
	border-top: 1px solid #5E91B5;
	}	

.tiarefilms td {
	background-color: #fff;
	line-height: 1.4em;
	font-family: "Lucida Grande","Helvetica Neue",Helvetica,sans-serif;
	font-size: 14px;
	color: #121212;
	}
	
.small, td.image p {
	font-size: 12px;
	line-height: 1.4em;
	color: #232323;
	}
	
.tiarefilms td.image {
	padding-top: .4em;
	}	
	
.tiarefilms td.image p {
	padding-top: .4em;
	padding-bottom: .5em;
	margin-bottom: 0;
	border-bottom: 1px solid #5E91B5;
	text-align: center;
	}
	
.tiarefilms td.image a {
	display: block;
	margin: 0 auto;
	border: 0 none;
	}	
	
.tiarefilms p {
	margin-top: 0;
	margin-bottom: .75em;
	padding-bottom: 0;
	padding-top: 0;
	}
	
.tiarefilms .detail {
	font-size: .93em;
	line-height: 1.4em;
	color: #323232;
	}	
	
.tiarefilms h2 {
	margin-top: 1em;
	padding-bottom: 0;
	margin-bottom: .6em;
	padding-top: .6em;
	border-top: 1px solid #5E91B5;
	line-height: 1.25em;
	font-weight: normal;
	font-size: 23px;
	color: #426883;
	}
	
.tiarefilms h2.first {
	padding-top: .4em;
	}	
	
.tiarefilms .first {
	margin-top: 0;
	border-top: 0 none;
	padding-top: 0;
	}
	
.tiarefilms h3 {
	margin-bottom: 0;
	line-height: 1.4em;
	}
	
.tiarefilms h3 strong, .tiarefilms h4 strong {
	font-weight: normal;
	}	
	
	
.tiarefilms h4 {
	margin-bottom: 0;
	padding-bottom: 0;
	text-transform: uppercase;
	font-size: 13px;
	letter-spacing: 1px;
	color: #111;
	}	
	
.tiarefilms a, .tiarefilms a:visited {
	text-decoration: none;
	border-bottom: 1px solid #39f;
	font-weight: bold;
	color: #39f;
	}
	
.tiarefilms a:hover {
	color: #333;
	}	
	
.tiarefilms ul {
	margin-left: 0;
	margin-top: 0;
	padding-top: 0;
	padding-left: 1.2em;
	}	
	
.tiarefilms h1 {
	margin-top: 0;
	padding-top: .2em;
	padding-bottom: .1em;
	margin-bottom: .2em;
	text-align: left;
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: 1px;
	}
	
.tiarefilms p.q {
	margin-bottom: 0;
	}
	
.tiarefilms p.intro {
	margin-top: 0;
	border-top: 2px solid #5E91B5;
	border-bottom: 2px solid #5E91B5;
	padding-left: 1em;
	padding-right: 1em;
	padding-top: .8em;
	padding-bottom: 1.2em;
	/*background-color: #E0EDF7;*/
	text-align: center;
	line-height: 1.4em;
	font-size: 16px;
	}	
	
.tiarefilms p.a {
	padding-left: 1.8em;
	}
	
.tiarefilms a IMG, .tiarefilms a:visited IMG {
	display: block;
	margin: 0 auto;
	text-decoration: none;
	border: 0 none;
	border-bottom: 0 none;
	}
	
.tiarefilms .imagebar {
	display: block; 
	margin-top: 1.2em; 
	margin-bottom: .4em;
	}
	
.tiarefilms .imageCredit {
	padding-top: .4em;
	font-size: .93em;
	color: #323232;
	font-style: italic;
	}	
	
IMG.feature {
	display: block;
	margin: 1.2em auto 0 auto;
	}
	
.tiarefilms p.tip {
	margin-top: 1.2em;
	border: 1px solid #D7E4ED;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 4px 6px 8px 6px;
	background-color: #D7E4ED;
	font-size: .95em;
	}
	
.scaps {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: .93em;
	}		
	
/*--- NOT FOR EMAIL ---*/

.tiarefilms h1 {
	margin-bottom: 0;
	padding-top: 12px;
	padding-bottom: 0;
	}

.tiarefilms p.intro {
	margin-top: -8px;
	}

tr.emailLinks, .emailLinks td {
	display: none;
	}
	
.navPage p {
	display: none;
	}
	
.navPage a, .navPage a:visited {
	border-bottom: 0 none;
	}
	
.tiarefilms div.navPage {
	margin-right: 0;
	padding: 0;
	}	
	
.tiarefilms div.pageButtons {
	width: 103px;
	float: right;
	z-index: 99;
	margin: -52px -10px 0 0;
	padding-right: 0;
	padding-left: 0;
	}
	
.tiarefilms a.pagenext, .tiarefilms span.pagenext {
	margin-right: 0;
	padding-right: 0;
	}
	

