#container #header h2 {
	background: url(img/img_head.jpg) no-repeat 0px 0px;
	height: 154px;
	width: 950px;
	clear: both;
	text-indent: -10000px;
	margin: 0 0 6px 0;
}
/*-------------------------------------------------------------------------News*/
#container .press h2 {
	background: url(img/ttl_press.gif) no-repeat 0px 0px;
	height: 30px;
	width: 740px;
	text-indent: -10000px;
	margin: 0 0 45px 0;
}
#container .press h3 {
	border-left: 3px solid #E35B09;
	padding: 0 0 0 5px;
	font-size: medium;
	font-weight: bold;
	margin: 0 0 5px 0;
}
#container .press dl {
	margin: 0 0 2px 15px;
}
#container .press dt {
	width: 110px;
	float: left;
	line-height: 1.25em;
}
#container .press dd {
	width: 610px;
	float: right;
	line-height: 1.25em;
}
#container .press dd a {
	background: url(../common/img/i_pdf.gif) no-repeat left top;
	display: block;
	margin: 0 0 5px 0;
	padding: 0 0 5px 20px;
	line-height: 1.25em;
	text-decoration: none;
}
#container .press dd a.mov {
	background: url(../common/img/i_wmv.gif) no-repeat left top;
	display: block;
	margin: 0 0 5px 0;
	padding: 0 0 5px 20px;
	line-height: 1.25em;
	text-decoration: none;
}
#container .press dd a.site {
	background: url(../common/img/i_site.gif) no-repeat left top;
	display: block;
	margin: 0 0 5px 0;
	padding: 0 0 5px 20px;
	line-height: 1.25em;
	text-decoration: none;
}
#container .press dd a:hover {
	text-decoration: underline;
}
#container .press ul {
	list-style-type: none;
	margin: 0 0 0 10px;
	font-size: 11px;
}
#container .press li {
	font-size: 11px;
}
#container .press #PDFBlock {
	margin: 0 0 25px 0;
	width: 720px;
	padding: 10px;
	border: 1px solid #D8D8D8;
	background: #F0F0F0;
}
#container .press .PDF a {
	background: url(../common/img/get_adobe_reader.gif) no-repeat 0px 0px;
	display: block;
	margin: 0 10px 0 0;
	float: left;
	height: 33px;
	width: 112px;
	text-indent: -10000px;
}
