@import url("/stylesheets/shared/show.css");
@import url("/stylesheets/miplet/roster.css");
@import url("/stylesheets/miplet/events.css");

#card .photo { border: 1px solid #5b5b5b }
#card .info {
  background: #f3f3f3 url(/images/team_gradient.png) repeat-x top left;
  border: 1px solid #666;
  border-top-width: 0;
  line-height: 16px;
  color: #fff;
}
#card .info .name { background-color: #333 }
#card .info li { background-image: url(/images/white_bullet.png) }
.miplet .count,
.see_all{
	margin-bottom: 5px;
}

