.cat h1{
}
.cat {
  float: left;
  width: 50%;
}

.clr {
	clear: both;
}

.showcase_spacer{
  height: 25px;
}

.unpublished {
  border: 1px dotted red;
  background-color: #FFCCCC;
}
