
.main{
	width: 64%;
	float: left;
	clear: left;
}

.callout, .subnav{
	width: 34%;
	float: right;
	clear: right;
}


.empty{background-color: #e2e2e2; height: 100px;}

.empty h1, .empty p{vertical-align: center;}


.unpub{border: 1px solid red;}

