.gridTitle {
	background: url('../../images/skin/default/black65.png');
	bottom: 0;
	left: 0;
	padding: 10px;
	position: absolute;
	right: 0;
}
.gridTitle .magazine a {
	color: #fff;
	font-size: 24px;
}
.gridTitle .title a {
	color: #fff;
}
.press_files {
	display: block;
	background: #ccc;
	padding: 5px 10px;
	text-align: center;
	width: 150px;
}
.logout_press {
	display: block;
	margin: 10px 0 0 5px;
}
#press { width: 789px; }
.pressPic {
	float: left;
	height: 360px;
	margin: 0 9px 9px 0;
	overflow: hidden;
	position: relative;
	width: 254px;
}
.pressSidebar { width: 173px; }
.press-thumbnail {
	height: 180px;
	overflow: hidden;
	position: relative;
	width: 240px;
}
.press-thumbnail.with-thumb img {
	height: auto;
	width: 100%;
}
.press-thumbnail.without-thumb { width:50px; height:50px;}
.press-thumbnail.without-thumb img {
	margin-left: 13px;
}
.press-thumbnail-descr {
	width: 479px;
}