
.LentaNews, .InsNews  {
	width:100%;
	border: none;
	margin: 5px 0;
	padding: 8px 0 10px 0;
	border-top: 1px #aaa dotted;
}
.LentaImg img, .LentaImg div{
	width: 150px;
	height: auto;	
	min-height:100px;
	border: #aaa 1px solid;
	margin-right: 10px;
	float: left;
}

.LentaImg  div{
	display: block;
	margin: 0 10px 0 7px;
}

.InsNews td, .LentaNews td{
	vertical-align: top;
}
.InsNews a {font-weight: bold;}
.InsNews img, .InsNews div, .InsImg img, td .news  img{
	width: 110px;
	height: auto;	
	min-height:80px;
	border: #aaa 1px solid;
	margin-right: 10px;
	float: left;
	
}
.InsNews img{
	float:left;
}

.InsNews  div{
	height: 100;	
	display: block;
	margin: 0 10px 0 7px;
}

.InsNewsSmall {
padding: 8px 0 10px 0;
border-bottom: 1px #aaa dotted;
}
.InsNewsSmall img, .InsNewsSmall div{
	width: 100px;
	height: auto;	
	min-height:100px;
	border: #aaa 1px solid;
	margin-right: 10px;
	float: left;
	
}

.InsNewsSmall  div{
	height: 100;	
	display: block;
	margin: 0 10px 0 7px;
}

.NewsTitle {
	font-weight: bold;
	font-size:12px;
}
.InsNews  .NewsTitle  img{
	height:15px;
	width:49px;
	max-height:15px;
	min-height:15px;
	float: none;
	border:none;
}
.NewsData {
	color: #aaa;
}
.fotogal {
     display: block;
     background-color: #fafafa;
     padding-bottom:10px;
     padding-left:45px;
/*     border-top: #aaa dotted 1px;     */
}

.imgfotogal{    
     display: block;
     width: 145px;
     height: 101px;    
     overflow:hidden;
     margin: 6px 5px;
     border: #aaa solid 1px;
     float: left;
}
.imgfotogal .imgr{
     display: block;
     width: 143px;
     height: 98px;
     margin: 1px;
     overflow:hidden;
/*     border:#aaf solid 1px;*/
}
.imgfotogal .imgr img {
     width: 143px;
     height: auto;    
     min-height:104px;
     border: none;
     padding: none;
}