img
{
	border-style: none;
}

.table_site
{ 	
	background-color: #ffffff;
	border: solid 0px #ffffff;
	padding: 0px;
}

.table_folders
{
	width: 150px;
	background-color: #ffffff;
	border: solid 1px #CED9E3;
	padding: 0px;
}

.table_photos
{
	background-color: #ffffff;
	border: solid 1px #CED9E3;
	padding: 0px;
	
}

.table_photo_line
{
	background-color: #ffffff;
	border: solid 0px #CED9E3;
	padding: 0px;
}

.table_photo_line_space
{
	height: 1px;
	line-height: 0px;
	padding: 0px;
}

.table_folder_line
{
	background-color: #ffffff;
	border: solid 0px #CED9E3;
	padding: 0px;
}

.table_folder_line_space
{
	height: 1px;
	line-height: 0px;
	padding: 0px;
}

.td_folders
{
	vertical-align: top;
	width: 150px;	
}

.td_folder
{
	text-align: center;
	width: 150px;
	background-color: #ffffff;
	border: solid 1px #CED9E3;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;	
}

.td_photos
{
	vertical-align: top;
}

.td_photo
{
	text-align: center;
	width: 160px;
	background-color: #ffffff;
	border: solid 1px #CED9E3;
	padding: 5px;
	overflow: hidden;
}

.photo_name
{
	font-family: 'Verdana';
	font-size: 11px;
	width: 160px;
	overflow: hidden;
	font-weight: bold;
}

.photo_date
{
	font-family: 'Verdana';
	width: 160px;
	font-size: 10px;
	overflow: hidden;
	color: #ffffff;
}
