/* detail */
.press_wrapper {
	padding: 10px 20px;
	margin-bottom:20px;
}
.press_author {
	line-height: 110%;
	color: #808080;
}
.press_meta {
	padding-top: 20px;
}
.press_bookmark {
	float: left;
}
.press_pdf {
	float: right;
}
.press_pdf img {
	vertical-align: text-top;
}
.press_pdf a,
.press_pdf:visited {
	text-decoration: none;
	color: #6E2624;
}
.press_pdf a:hover {
	color: #B91B1B;
}
.press_body {
	clear: both;
	text-align: justify;
	padding-top: 10pt;
}
.press_intro {
	
}
.press_location {
	font-weight: bold;
}
.press_date {
	font-weight: bold;	
}
/* list */
.press_item {
	padding-bottom: 50px;
}
h4.press_title {
	margin: 0;
	padding: 0;
}
h4.press_title {
	text-decoration: none;
	color: #111;
	font-size: 12pt;
	font-weight: normal;
	line-height: 115%;
}
h4.press_title a {
	color:#000;
}
h4.press_title a:hover {
	color:#076FEF;
}
.press_item p {
	margin: 0;
	padding: 0;	
}
p.press_descr {
	color: #555;
}
.press_item .press_date {
	font-weight: normal;
}
.press_more .separator {
	padding: 0 8px;
}
.press_more {
	margin-top: 8px;
}
.press_more a {
	text-decoration: none;
}
.press_more img {
	vertical-align: top;
}
