@charset "UTF-8";
/* CSS Document */
body {
	line-height: 1.5em;
}
table.pr-outer-tbl {
	width: 760px;
}
table.pr-inner-tbl {
	width: 320px;
}
table.pr-inner-tbl td.pr-inner-tbl-c1 {
	width: 60px;
	height: 55px;
}
table.pr-inner-tbl td.pr-inner-tbl-c2 {
	width: 260px;
}
table.pr-outer-tbl td.pr-outer-tbl-c1 {
	vertical-align: top;
	width: 320px;
}
table.pr-outer-tbl td.pr-outer-tbl-c2 {
	vertical-align: top;
	width: 320px;
}
table.pr-outer-tbl td.pr-outer-tbl-c1b {
	vertical-align: top;
	padding: 0 0 20px 0; 
	width: 120px;
}
table.pr-outer-tbl td.pr-outer-tbl-c2b {
	vertical-align: top;
	padding: 0 0 20px 0; 
	width: 600px;
}
.press-header {
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-transform:uppercase;
	margin-top: 2em;
}
.article-link {
	color:#666666;
}
a.article-link:link {
	color:#333333;
	text-decoration:none;
}
a.article-link:visited {
	color:#333333;
	text-decoration:none;
}
a.article-link:hover {
	color:#FF6600;
	text-decoration:none;
}
.expand-link {
	color:#333;
}
a.expand-link:link {
	color:#333;
	text-decoration:none;
}
a.expand-link:visited {
	color:#333;
	text-decoration:none;
}
a.expand-link:hover {
	color:#FF6600;
	text-decoration:none;
}
.contact {
	float: left;
	width: 220px;
	padding-right: 10px;
	line-height: 1.2em;
}
.subheading {
	font-weight: bold
}
.control-button-save {
	border: none;
	vertical-align: middle;
}
.control-button {
	border: none;
	background-image:url('../images/press-home/close-open_button.gif');
	width: 11px;
	height: 14px;
	vertical-align: middle;
}
.control-button-open {
	background-position: 0 15px;
}
.hide{
	display: none;
}
table.movie-table td.left-movie-col {
	width: 90px;
	font-weight: bold;
}
table.movie-table td.right-movie-col {
	width: 800px;
}
#youtube {
	background:transparent no-repeat scroll 0% 0%;
	border:1px solid #8E8C80;
	height:200px;
	overflow:auto;
}
table.youtube-table td.left-youtube-col {
	width: 90px;
	font-weight: bold;
	vertical-align:text-top;
}
table.youtube-table td.right-youtube-col {
	width: 800px;
	vertical-align:text-top;
}
table.youtube-table td.youtube-title-col {
	font-weight: bold;
	padding-top:8px;
}
.youtube-embed-code {
}
.youtube-embed-btn {
	vertical-align:top;
	margin-left:3px;
	background-color: #fff;
	padding: 0 3px;
	font-size: x-small;
	font-variant : small-caps;
	border : 1px solid #aaa;
}

