.ls_facebook {
  margin-right:0px;
  padding-right:9px;
  border-right:1px dashed #ccc;
  height:490px;
}

.ls_facebook .gsc {
  border-radius:0px;
}

.ls_facebook .gsc div {
  clear:both;
  min-height:100px;
  padding:0px;
  padding-right:2px;
  cursor:pointer;
  padding-bottom:10px;
  margin-bottom:10px;
  border-bottom:1px dashed #ccc;
}

.ls_facebook h1 {
   color:#000;
   padding:0px;
  margin:0px;
    padding-bottom:0px;
    font-size:20px;
    font-family:'HelveticaNeueW01-97Blac','HelveticaNeueLTPro-Hv',Impact;
  font-weight: normal;
  border-bottom:2px solid #c00;
  margin-bottom:10px;
}

.ls_facebook .theScroll {
    height:460px;
    overflow-y:scroll;
    overflow-x:hidden;
}

.ls_facebook .gsc div:first-child {
  border-top:0px;
}

.ls_facebook .gsc div:last-child {
    border-bottom:0px;
}

.ls_facebook img {
  padding-bottom:3px;
  border:0px;
  width:100%;
  margin-right:0px;
}

.ls_facebook h3 {
  margin:5px;
  padding:0px;
  font-size:30px;
  font-family:'HelveticaNeueW01-97Blac','HelveticaNeueLTPro-BlkCn',Impact;
  font-weight: normal;
  color:#3B5A9B;
  margin-bottom:0px;
}


.ls_facebook h4 {
  text-transform:Uppercase;
  color:#8B9DC1;
  font-size:14px;
  margin:0px;
  font-family:'Open Sans';
  padding:0px;
}

.ls_facebook h4 a {
  color:#000;
  text-decoration: none;
}

.ls_facebook h4 a:hover {
  color:#000;
  text-decoration: underline;
}

.ls_facebook p {
  font-size:12px;
  color:#000;
  margin:0px;
  padding:0px;
  text-overflow:ellipsis;
  overflow:hidden;
}

.ls_facebook p a {
  text-decoration: none;
  color:#000;
}

.ls_facebook p a:hover {
  text-decoration: underline;
  color:#000;
}

