#community .profileteaser { background: #f2f7f7; border: 1px solid #ddd; margin: 0 0 10px 10px; padding: 5px; float: right; width: 50%; }

#community .profileteaser table { width: 100%; }

#community .profileteaser td {  
  vertical-align: top;
  font-size: 85%;
}

#community .profileteaser .profilepicture {
  text-align: right;
  margin: 0 0 5px 5px;
}

#community .profileteaser .profilepicture img { padding: 2px; border: 1px solid #ddd; }

#community .profileteaser .title { border-bottom: 1px solid #ddd; font-size: 14px; font-weight: bold; line-height: 20px; margin-bottom: 6px; padding-bottom: 3px; }

#community .profileteaser .userid { font-weight: bold; }

#community .profileteaser .userid .location { font-weight: normal; }

#community .profileteaser .school { margin-top: 6px; }

#community .profileteaser .readmore { font-weight: bold; margin-top: 15px; }

#community .profileteaser .fieldbody { }

#community .profileteaser .viewmore { float: right; } 
