.ticket-image {
	width:400px;
	padding: 5px;
}
.ticket-thread{
  padding: 0px 10px;
}
.user-msg {
  margin-bottom: 5px;
  border-bottom: 1px solid #909090;
  padding-bottom: 10px;
  line-height: 1.2;
}
.timestamp {
  font-size: 14px;
  margin-bottom: 5px;
}
.admin-msg {
  margin-bottom: 5px;
  border-bottom: 1px solid #909090;
  padding-bottom: 10px;
  line-height: 1.2;
}
.ticket {
  padding: 5px 0px;
}