#community .communitypostinlist {  
  margin-top: 15px;
}

#community .communitypostinlist .title { font-size: 18px; font-weight: bold; line-height: 24px; margin-bottom: 6px; }
#community .communitypostinlist .title a {  }

#community .communitypostinlist .title a:hover {  }

#community .communitypostinlist .byline { /* 
  font-size: .9em;*/
  margin-top: 3px;
  margin-bottom: 8px;
  color: #555;                               
}

#community .communitypostinlist .body {  
  width: 100%;
  margin: 10px 0;
}
#community .communitypostinlist .postactions hr.tags {  
  height: 1px;
  border: 0;
  margin: 5px 0 5px 0;
  padding: 0;
  background: #eee;
  color :#ccc;
}

#community .communitypostinlist .body a.extended {  
  font-weight: bold;
  font-size: .9em;
}

#community .communitypostinlist .postactions { background: #f2f7f7; border: 1px solid #ddd; color: #999; margin-bottom: 18px; padding: 5px; }

#community .communitypostinlist .postactions a {  
  font-size: .85em;
}
