@charset "windows-1250";

	/**************************/
	/*  08.2007               */
	/*  version 1.0           */
	/*  copyright crudo       */
	/**************************/


.photos_set_title{
	color:#FFFFFF;
  font-family:"Times New Roman",Times,serif,arial,verdana,sans-serif;
  font-size:12px;
	font-weight: bold !important;
	text-align: center;
}

.photos_set_table{
	margin: 0 auto;
	padding: 0px;
}

.photos_set_list_td{
	width: 230px;
}

.photos_set_td{	
/*	padding: 3px; */
}

.photos_set_td img{
	margin: 1px !important;
}
.photos_set_td a img{
  border: 1px solid #999999 !important;
}
.photos_set_td a img.photos_image_link{
	border: 0px #9ea0a2 solid !important;
}

.photos_set_navigation{
	margin: 10px;
	text-align: center;
}
.photos_set_navigation a.link{
	padding: 3px 5px;
	background: #ffffff;
  font-weight: bold;
}
.photos_set_navigation a.link:hover{
  color: black;
}
.photos_set_navigation span.link_active{
	padding: 3px 5px;	
	background: #ffffff;
	color: black;
	font-weight: bold;
}
.photos_set_back{
	margin: 10px;
	text-align: center;
}

.photos_year_select{
	margin: 0 0 5px 5px;
}

.photos_last_photos_table{
	padding: 0px;
}
.photos_last_photos_td{
/*	padding: 5px; */
}
.photos_last_photos_td a img{
	width: 98px;
	height: 98px;
  border: 1px solid #779BA7 !important;
  margin-right:17px;
}
.photos_last_photos_td a:hover img {
  border: 1px solid #FFE0B7 !important;
}
