#breadcrumb
{
	position: relative;
	margin-bottom: 10px;
}

ul#page_photos_list > li
{
	background:url("/images/layout/foto_bg02.jpg") repeat scroll 0 0 transparent;
	float:left;
	height:261px;
	margin:0 22px 6px 0;
	text-align:center;
	width:213px;
}

ul#page_photos_list > li div.page_photo
{
	border: none;
	width: 186px;
	height: 250px;
	margin-top: 8px;
}


ul#page_photos_list li div.page_photo span
{
	font-size:1.3em;
	line-height:36px;
	font-weight: bold;
	height: 30px;
}

ul#page_photos_list li div.page_photo img
{
	margin-top: 30px;
}

form.page_photo_name input, form.photoalbum_name input
{	
	font: 12pt Arial;
	color: #1D1D1D;
	font-weight: bold;
	text-align: center;
	border: 0px;
	padding: 0px;
	margin: 0px;
	background: transparent;
}
