.main, .callout{	
}

.main{
	width: 506px;
	margin: 0;
	float: right;
	padding-left:4px;

}


.callout, .subnav, h1#pagetitle, #adminwidget{
	width: 246px;
	float: left;
	clear: none;
	
}


h1#pagetitle{
	width: 210px;
}

.empty{background-color: #e2e2e2; height: 100px;}

.empty h1, .empty p{vertical-align: center;}

.unpub{border: 1px solid red;}

div.callout {
float:none;
clear:none;
}

.subnav {
clear:left;
}