/* Breadcrumb */
.breadcrumb{ height:25px; font-size:1.17em; padding:5px 0 0 7px; clear:both;}
.breadcrumb ul, .breadcrumb ul li{ list-style:none; margin:0; padding:0; float:left;}
.breadcrumb ul li{ margin-right:5px; }
.breadcrumb ul li.child{ padding-left:10px; background:url(/f/images/design/breadcrumb_li_bg.gif) left no-repeat; }
.breadcrumb ul li a{ color:#fff; }
.breadcrumb ul li a:hover{ text-decoration:underline; }
/* /Breadcrumb */

/* Right bar */
#printed{ margin-bottom:10px; }
#fotogalery{ background-color:#D4D3D1; padding-top:1px; }
#fotogalery h4 a{
	color:#1B8FE1; 
	background-image:url(/f/images/design/photgallery_note_arrow.gif);
}
#fotogalery .active h4 a{ background-image:url(/f/images/design/photgallery_note_arrow_active.gif); }
#fotogalery .list{
	margin:0;
	padding:0;
	font:18px Georgia, "Times New Roman", Times, serif;
	color:#FFAB19;
	list-style:none;
}
#fotogalery .list span{ 
	display:block; 
	float:left; 
	width:25px; 
	padding-right:10px; 
	text-align:right;
}
#fotogalery .list li{
	padding:2px 0;
	clear:both;
	height:21px;
	background:url(/f/images/design/photgallery_note_list_bg.gif) left bottom repeat-x;
	overflow:hidden;
}
#fotogalery .list a{
	font:12px Arial, Helvetica, sans-serif;
	color:#626262;
}
/* /Right bar */
