p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.soldout {
	color: #999999;
	background: #FFF url('soldout.gif') repeat;
}
.postponed {
	color: #999;
}
.texmex {
	color: #999999;
	background: #FFF url('texmex.gif') repeat;
}

.santafe {
	color: #999999;
	background: #FFF url('santafe.gif') repeat;
}

.active .description {
	color: #06C;
	}