


/* Start:/bitrix/templates/briko/components/bitrix/photo.section/5-in-row/style.css*/
div.photo-section {font-family: Arial Narrow, Arial;}

div.photo-section a:hover {color: #9d0a0f;}

div.photo-section table.data-table tr.head-row td {
	padding:0px 7px;
	border-bottom:none;
}
div.photo-section table.data-table tr.head-row td img{
	width: 120px;
	height: 180px;
	border: 5px solid #ccc;
	margin: 0; margin-bottom: 5px; 
	margin-right: 3px;
}
div.photo-section table.data-table tr.head-row td a:hover > img{
	border: 5px solid #9d0a0f;
}
div.photo-section table.data-table tr.data-row {
	border-top:none;
	border-bottom:none;
}
div.photo-section table.data-table th.data-cell {
	border-top:none;
	border-bottom:none;
	padding:2px 2px;
	text-align: center;
	font-weight: normal;
}

/* End */
/* /bitrix/templates/briko/components/bitrix/photo.section/5-in-row/style.css */
