@charset "UTF-8";
/* CSS Document */
#press-content {
	line-height: 1.5em;
	margin: 0px 20px;
}
.press-header, .press-header-first {
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-transform:uppercase;
	margin-top: 2em;
}
.press-header-first {
	margin-top: 1em;
}
.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: 210px;
	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.article-table td.left-article-col {
	width: 90px;
}
table.article-table td.right-article-col {
	width: 800px;
}
table.image-outer-table {
	width: 600px;
}
table.image-table {
	width: 260px;
	margin-right: 40px;
}
table.image-table td.left-image-col {
	width: 60px;
	height: 55px;
	text-align: left;
}
table.image-table td.right-image-col {
	width: 200px;
	height: 55px;
	text-align: left;
}
table.movie-table td.left-movie-col {
	width: 90px;
	font-weight: bold;
}
table.movie-table td.right-movie-col {
	width: 800px;
}
