/************************************************/
/* Lenta  - Right Side Information*/
/************************************************/
.LentaTitle{
	margin:0;
	padding: 10px;
    padding-left:15px;
	margin-bottom:3px;
	margin-top:10px;
	font-size:105%;
	font-weight:bold;
	text-align:left;
	color: #0099FF;
    background-color:#F0F8FF;
    border-left:5px solid #33CCFF;

/*	background-image:url(images/design/info.gif);
	background-position:left;
	background-repeat:no-repeat;
*/

}
.Lenta{

	padding:0px;
	padding-top:10px;
	padding-bottom:10px;
    margin-left:10px;
	margin-top:5px;
	margin-bottom:15px;
}

.TitledLenta{
	border:0px solid #e4e4e4;
	border-left:3px solid #e4e4e4;
	border-right:3px solid #e4e4e4;

	padding:0px;
	padding-top:10px;
	padding-bottom:10px;
	
	margin-top:5px;
	margin-bottom:7px;
	
	
}
.LentaImg{
	margin-bottom:5px;
	margin-left:0px;
	text-align: left;
	background-color: #696969;
}
.LentaHead, .LentaHead a{
	text-align:left;
	font-size:100%;
	font-weight: bold;
	margin-bottom:7px;
    color: #33CCFF;
    text-decoration: underline;
    border:0;
}
.lenta-text-as-link{
    color:#999999;
    text-decoration:none;
    border:0;
}
.LentaText, .LentaText a {
	text-align:left;
	font-size:99%;
	margin-bottom:0;
    color:#999999;
    text-decoration:none;
    border:0;

}
.LentaA{
  text-decoration: none;
}


.LentaA .LentaText, .LentaA .LentaText a{
text-decoration:none;
}


/* A for Lenta items*/
/*
A.LentaA{
  background-color: transparent;
  color:#999999;
  text-decoration:none;
  border:0;
}
 
A.LentaA:link{
	background-color: transparent;
	text-decoration : none;	
  color:#999999;
}
A.LentaA:visited{
	background-color: transparent;
	text-decoration : none;	
color:#999999;
}
A.LentaA:hover{
	background-color: transparent;
	text-decoration : none;	
  color:#999999;
}
A.LentaA:active{
	background-color: transparent;
	text-decoration : none;	
	  color:#999999;
}
*/
/* End of A for Lenta items*/

/* End of Lenta  - Right Side Information*/
/************************************************/





