.view-organization-questions .views-field-created {
	font-size: .8em;
	text-transform: uppercase;
	color: #777;
}

.view-organization-questions .views-field-title {
	font-size: 1.1em;
}

.view-organization-questions .views-field-comment-count {
	text-align: right;
	font-size: 1em;
	color: #777;
}

.view-organization-questions-og .views-field-created {
  color:#777;
  font-size:0.8em;
  text-transform:uppercase;
}

.view-organization-questions-og .views-field-comment-count {
  color:#777;
  font-size:0.8em;
}