
.ls_prodgroup3 .column {
  width:310px;
  float:left;
  padding-right:10px;
  border-right:1px dashed #fff;
  margin-right:8px;
}

.ls_prodgroup3 .columnLast {
    border-right:0px;
    margin-right:0px;
    padding-right:0px;
}

.ls_prodgroup3 .shadow {
    width:310px;
    height:12px;
    background-image: url('imgshadow.png');    
}

.ls_prodgroup3 .content {
    padding-top:120px;
    height:80px;    
    margin-bottom:0px;
    margin-top:10px;
    overflow-y:hidden;
    background-position-y:bottom;
    cursor: pointer;
}

.ls_prodgroup3 .info {
    /*display: none;*/
    margin:0px;
    padding:5px;
    opacity: 0.7;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);    
    height:70px;
    background-color:#fff;
}

.ls_prodgroup3 .line {
    border-bottom:1px dashed #fff;
    clear: both;
    height:1px;
}

.ls_prodgroup3 h2 {
  margin:0px;
  font-size:16px;
  text-transform:uppercase;
  padding:0px;
  color:#000;
}

.ls_prodgroup3 h2 a {
    color:#000;
  text-decoration: none;
}

.ls_prodgroup3 h2 a:hover {
  text-decoration: underline;
}

.ls_prodgroup3 .newrow {
    clear: both;
    width:100%;
    border-top:1px dashed #ccc;
    margin:10px;
}

.ls_prodgroup3 p {
    margin:0px;
    font-size:12px;
    color:#000;
}

.ls_prodgroup3 p a {
        color:#000;
        text-decoration: none;
}

.ls_prodgroup3 p a:hover {
        color:#000;
        text-decoration: underline;
}