.mm{

	font-family:Arial,Tahoma;
	font-size:12px;
  line-height: 18px;
  overflow: hidden;
  padding-left: 12px;
  	}


.gallerys {
  float:left;
  width: 142px;
  margin: 8px 14px 8px 19px;
  font-size: 11px;
}

.gallerys-title {
 background-image: url(images/paragraph5.jpg);
background-repeat: repeat-x;
background-position: top right;
 font-weight: bold;
 color: #F11129;
 height: 40px;
 line-height: 16px;

}

.gallerys-img {
height: 105px;
background-color: #F3F3F3;
border-bottom: 1px solid #999999;
border-top: 1px solid #999999;
}

a img{
-moz-opacity: 1.00; opacity:1.00;
border: 0px;
}

a:hover img{
-moz-opacity: 0.70; opacity:0.70;
border: 0px;
}