table.press_table
{
	border-top:1px solid #000000;
	margin:0px;
	padding:0px;
}
tr.press
{
	width:790px;
}

td.press_date
{
	width:100px;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;		
	text-align:right;	
	vertical-align:top;
	padding-right:5px;
}

td.press_title
{
	width:300px;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;	
	text-align:left;	
	vertical-align:top;
	padding-left:5px;
	font-weight:bold;
}

td.press_journal
{
	width:200px;
	padding:5px;
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;		
	padding-left:5px;
	text-align:left;
	vertical-align:top;
	font-size:90%;
}

td.press_file
{
	width:100px;	
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px solid #000000;
	text-align:center;
	vertical-align:top;	
	padding-left:5px;
}

td.press_headline_date
{
	width:100px;	
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;	
	font-weight:bold;
	text-align:center;
	color:#6b6a6a;
	background-image:url("../image/window/background_gray.png");
}

td.press_headline_title
{
	width:300px;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;	
	font-weight:bold;
	text-align:center;
	color:#6b6a6a;
	background-image:url("../image/window/background_gray.png");
}

td.press_headline_journal
{
	width:200px;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;		
	font-weight:bold;
	text-align:center;
	color:#6b6a6a;
	background-image:url("../image/window/background_gray.png");
}

td.press_headline_file
{
	width:100px;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px solid #000000;	
	font-weight:bold;
	color:#6b6a6a;
	text-align:center;
	background-image:url("../image/window/background_gray.png");
}

td.press_year
{
	width:790px;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px solid #000000;
	font-weight:bold;
	color:#000000;
	text-align:center;
	font-size:120%;
	background-image:url("../image/window/background_gray.png");
}
