.adsense-1 ul {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
	height: 20px;
	line-height: 20px;
}
.adsense-1 ul li {
	float: left;
	margin: 0;
	padding: 0;
	padding: 0 10px;	
	height: 20px;
	line-height: 20px;
}
.adsense-1 ul li a {
	color: #000;
	text-decoration: none;
}
.adsense-1 ul li a.selected {
	text-decoration: underline;
}

#f_photos_bloc {
	width: 680px;
	margin: 0 auto
}
.f_photo {
	float: left;
	margin-right: 20px;
	margin-bottom: 25px;
	
	font-size: normal 80% "Segoe UI", Verdana, Tahoma, Sans, Arial,Helvetica, sans-serif;
	border: 1px solid #EAEAEA;
}
.f_image {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	width: 130px;
	height: 150px;
	background: #fcfcfc;
	/*
	border: 1px solid #ccc;
	border-right: 2px solid #bbb;
	border-bottom: 2px solid #bbb;
	*/
	/**border: 1px solid #EAEAEA*/
	overflow: hidden;
}
.f_image a {
	width: 130px;
	height: 150px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	overflow: hidden;
}
.f_image * {
	vertical-align: middle;
}
.f_image img {
	border: 1px solid #ccc;
	width: 128px;
	height: 148px;
}
/*\*//*/
.f_image {
	display: block;
}
.f_image span.empty {
	display: inline-block;
	height: 100%;
	width: 1px;
	font-size: 0;
}
/**/
.f_services {
	display: block;
	margin-top: 2px;
	text-align: right;
	overflow: hidden;
	width: 128px;
	background: #fcfcfc;
	/** background: #EAEAEA;*/
	/** border: 1px solid #EAEAEA*/
}
span.f_details {
	display: block;
	padding: 0 4px;
	height: 55px;
	line-height: 16px;
	overflow: hidden;
	font: normal 76% "Segoe UI", Verdana, Tahoma, Sans, Arial,Helvetica, sans-serif;
	margin-top: 2px;
	color: #777;
	background: #fcfcfc;
	border-bottom: 1px dotted #EAEAEA;
	text-align: center;
}
span.f_size { text-align: center; }
span.f_size em { text-transform: uppercase; color: #000; font-style: bold; font-family: "Segoe UI", "Arial Black"; font-size: 76%; font-weight: bold; }

em.f_brand {
	/* color: #ffa500; */
	font-size: 76%;
	color: orange;
	font-style: normal;
	font-weight: bold;
	border-bottom: 1px solid #d1d1d1;
}
em.f_brand a {
	/* color: #ffa500; */
	color: orange;
}
em.f_brand a:hover {
	color: orange;
}

strong.promo {
	color: red;
}

em { font-style: bold; }


