div.photo-section-gallery {
	text-align:center;
}
div.photo-section-gallery div.gallery_pagenav {
	margin:0px 0 10px 0;
	text-align:center;
}
div.photo-section-gallery table.data-table tr.head-row td {
	padding:0;
	border-bottom:none;
}
div.photo-section-gallery table.data-table tr.data-row {
	border-top:none;
	border-bottom:none;
}
div.photo-section-gallery table.data-table th.data-cell {
	border-top:none;
	border-bottom:none;
	padding:0;
}
div.photo-section-gallery div.gallery_image {
	margin:0 1px;
}
div.photo-section-gallery table.info_panel {
	margin:0 0 30px 0;
}
div.photo-section-gallery div.ico_info {
	margin:10px;
}
div.photo-section-gallery div.ico_zip {
	margin:10px;
}
div.photo-section-gallery div.text_descr {
	margin:10px 0 0 0;
}
div.photo-section-gallery div.text_descr,
div.photo-section-gallery div.text_descr a {
	color:#1436CF;
	text-decoration:none;
}
div.photo-section-gallery div.text_count {
	font-size:12px;
}
div.photo-section-gallery div.text_date {
	font-size:12px;
	color:red;
}
div.photo-section-gallery div.win_info {
	position:absolute;
	z-index:10;
	border:1px solid #000;
	background: #F5F3DF;
	padding:5px;
	margin-left:-130px;
}
*+ html div.photo-section-gallery div.win_info {
	margin-top:30px;
	margin-left:-150px;
}
* html div.photo-section-gallery div.win_info {
	margin-top:30px;
	margin-left:-150px;
}
div.photo-section-gallery .off {
	display:none;
}
div.photo-section-gallery .on {
	display:block;
}
div.photo-section-gallery div.win_info table.info_table {
	font-size:95%;
	margin-top:0.5em;
}
div.photo-section-gallery div.win_info table.info_table td {
	white-space:nowrap;
}
div.photo-section-gallery div.win_info div.info_text_item {
	text-align:left;
	white-space:nowrap;
}
div.photo-section-gallery div.win_info div.info_text_item span {
	color:#666666;
}
div.photo-section-gallery div.win_info div.info_images {
}
div.photo-section-gallery div.win_info div.info_images img {
	padding:0 0 0 5px;
}
