.question {

}

.message {

}

.message .new {

}

.question .new {

}

.question .title 
{
  font-size: 1.1em;
  font-weight: bold;
}
.question .subtitle
{
  font-size: 1.0em;
  font-style:italic;
  font-weight: bold;
}
