﻿#lenta {
	background: url('file:///C:/Users/Mansour/Documents/My%20Web%20Sites%20-%20Copy%20-%20Copy/images/lenta_bg.gif') repeat-x left top;
	display: block;
	width: 100%;
	height: 154px;
	white-space: nowrap;
	position: relative;
	overflow: hidden;
	margin-bottom: 10px;
	border-top-style: solid;
	border-top-color: inherit;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: inherit;
	border-bottom-width: 1px;
	background-color: #000000;
}
#lenta div { position:relative; white-space:nowrap; }
#lenta .left, #lenta .right { position:absolute; background:#000; display:block; height:128px; top:15px; opacity:.4; filter:alpha(opacity=40); }
#lenta .left img, #lenta .right img { border: none; margin: 40px 5px; } 
#lenta .left { left:0px; text-align:right; }
#lenta .right { right:0px; }
#lenta_in { display:block; position:relative; left:30px; top:15px; }
#lenta img {
	border: solid 3px #444444;
}
#lenta a { display: inline-block;  margin: 0px 5px; position: relative; text-decoration: none; }
#lenta a span { position: absolute;  overflow: hidden; white-space:normal; display:none; width:100%; border: solid 1px #FFF; bottom:0px; left:0px; background:#d4ffd0; font-size: 11px; 	opacity:.9; filter:alpha(opacity=90); }
#lenta a:hover span { display:block; }
#lenta a span strong { display:block; }