.ls_itemgrid {
}

.ls_itemgrid .groupc {
  margin:0px 0px 0px 0px;
  float:left;
}

.ls_itemgrid .item {
    text-align: center;
    margin-top:8px;
    height:180px;
    color:#000;
}

.ls_itemgrid .item:hover p {
    color:#c00;
}

.ls_itemgrid p {
    font-size:12px;
    padding:3px 0px 3px 0px;
    text-transform:uppercase;
}

.ls_itemgrid img {
    display:inline;
}

.ls_itemgrid .first {
    padding-right:10px;
    border-right:1px dashed #ccc;
    margin-right:8px;
}

.ls_itemgrid .line {
    border-bottom:1px dashed #ccc;
    clear: both;
    height:1px;
}


.ls_proditem img {
        float:left;
    margin-right:20px;

}

.ls_proditem p {
    line-height:18px;
   padding:0px;
}

.ls_proditem h4 {
   font-size:16px;
   margin:0px;
   margin-bottom:3px;
}
.ls_proditem h3 {
  font-size:15px;
  line-height:30px;
  margin:0px;
  padding:0px;
  color:#fff;
  font-weight:900;
  background-color:#999;
  margin-top:6px;
  padding-left:6px;
  margin-bottom:6px;
  font-family: 'Arial Black',Arial;
}

#incategory img {
    float:left;
    margin-right:6px;

}