/*** New Subs Landing page 4/16/2007 (AE) ***/
h3 span.orange {color:#FF6600;}

h3 + p.blue strong {
	color:#006699;
}

h4.orange {
	color:#FF6600;
	background:none;
}

div.btn_div {margin:20px 0;}
	div.btn_div a {margin-right:20px;}
	
div.prod_by_theatre {margin-top:20px;}

	div.prod_by_theatre h3 {
		font-size:1.4em;
		text-transform:uppercase;
		margin-bottom:0;
	}
	div.prod_by_theatre h3 + span {
		display:block;
		margin-bottom:1em;
	}
	div.prod_by_theatre ul {
		list-style:none;
		margin:0;
		padding:0;
	}
		div.prod_by_theatre ul li {
			width:105px;
			margin-right:6px;
			float:left;
		}
			div.prod_by_theatre ul li h4 {
				color:#9E0000;
				background:none;
				font-size:1em;
				height: 2.2em;
			}
			div.prod_by_theatre ul li h5 {
				font-size:.95em;
				text-transform:uppercase;
			}
	
	div.prod_by_theatre img#testimonial {
		float:right;
	}
