.ls_starticons {
}

.ls_starticons .gsc div {
    margin-bottom:30px;
}

.ls_starticons img {
    padding-bottom:12px;
    background-image: url('imgshadow.png');
}

.ls_starticons .group {
    width:227px;
    height:160px;
    padding-right:9px;
    cursor:pointer;
    border-right:1px dashed #ccc;
    margin:10px 10px 10px 0px;
    float:left;
}

.ls_starticons .lastcol {
    margin-right:0px;
    padding-right:0px;
    border-right:0px;
}

.ls_starticons h2 {
  font-size:14px;
  font-family:'HelveticaNeueW01-75Bold','HelveticaNeueLTPro-Hv',Impact;
  line-height:20px;
  text-transform:uppercase;
  font-weight:normal;
  color:#333;
  margin:0px;
  margin-top:0px;
    text-align:center;
}

.ls_starticons p {
  margin:0px;
  margin-top:0px;
  line-height:16px;
  color:#444;
  font-size:12px;
    text-align:center;
}

