 /* картина дня */
.press {
}
.press .m-separator {
	height: 5px;
	border-radius: 2px;
	background: #e1e1e1;
	margin-top: 12px;
	margin-bottom: 16px;	
}
.press .dynamic-date-sw {
	margin-bottom: 12px;
}
.press .dynamic-date-sw a.dd {
	color: #343434;
	font-size: 14px;
	padding-right: 8px;
	text-decoration: none;	
	margin-right: 16px;
	background: url(../../../img/new_templates3/press/main/tr.gif) no-repeat 100% 8px;
}
.press .dynamic-date-sw a.dd span {
	border-bottom: dotted 1px #343434;
}
.press .dynamic-date-sw .year-s {
	float: left;
	position: relative;
}
.press .dynamic-date-sw .month-s {
	float: left;
	position: relative;
}
.press .dynamic-date-sw .dd-list {
	left: 0;
	top: 20px;	
	z-index: 5;
	display: none;
	background: #fff;	
	position: absolute;		
	border: solid 1px #b0b0b0;
	box-shadow: 2px 2px 5px rgba(0, 0, 0, .5);
}
.press .dynamic-date-sw .dd-list ul {	
	margin: 0;
	padding: 0;
	list-style: none;
}
.press .dynamic-date-sw .dd-list li {	
	padding: 4px 12px;
	cursor: pointer;
}
.press .dynamic-date-sw .dd-list li:hover {	
	background: #eee;
}
.press .current-date {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 6px;
}
.press .press-item {
	margin-bottom: 4px;	
	border-radius: 4px;
	background: url(../../../img/new_templates3/press/main/td-f.gif) no-repeat;
}
.press .press-item:hover {
	background: url(../../../img/new_templates3/press/main/td-f-g.gif) no-repeat;
}
.press .press-content {		
	padding: 16px 20px 2px 20px;	
}
.press .hr {
	height: 1px;
	background: #fff;
	margin-left: 1px;
	border-top: solid 1px #e6e6e6;
}
.press .hr hr {
	display: none;
}
.press h2 {
	margin: 0;
	padding-bottom: 0;
}
.press h2 a {
	color: #333;
	text-decoration: none;
}
.press .press-buttons {
	padding: 4px 20px 6px 20px;
}
.press .press-buttons a {	
	color: #6b3d1c;
	padding: 10px 0;
	margin-right: 20px;
	display: inline-block;	
	text-shadow: 1px 1px 1px white;
}
.press .press-buttons a:hover {	
	text-decoration: none;
}
.press .press-buttons .photo,
.press .press-buttons .photo-report {
	padding-left: 33px;
	background: url(../../../img/new_templates3/press/main/press_photo_ico.png) no-repeat 0 50%;
}
.press .press-buttons .video,
.press .press-buttons .video-report {
	padding-left: 43px;
	background: url(../../../img/new_templates3/press/main/press_video_ico.png) no-repeat 0 50%;
}
.press .press-buttons .release,
.press .press-buttons .press-release {
	padding-left: 33px;
	background: url(../../../img/new_templates3/press/main/press_release_ico.png) no-repeat 0 50%;
}