.display_none{
	display:none;
}
.objects_table, .objects_table td{
	border: 1px solid black;
	border-collapse: collapse;
	margin: 0px;
	padding: 3px;
}
.objects_table_head{
	background-color: #82ADFF;
	font-weight: 600;
	text-align: center;
}
.objects_table_pagination{
	width: auto;
	font-size: 14px;
	text-align: center;
	letter-spacing: 2px;
}
.decoration_none a:link, .decoration_none a:hover, .decoration_none a:visited, .decoration_none a:active{
	text-decoration: none;
}
.photo_thumb_col{
	padding: 0px;
	margin: 0px;
}
.subtitle{
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.photo_thumb{
	border: 2px solid black;
}
.photo_thumb_selected{
	border: 2px solid red;
}
.big_photo_div{
	text-align: center;
}
