.callposts_2col .post {
	width: 320px;
	float: left;
	margin-right: 20px;
	border-bottom: 1px solid #999;
	overflow: hidden;
	clear: none;
}

.callposts_2col .post h3 {
	margin-bottom: 0;
}

.callposts_2col .clr {
	height: 20px;
}

.callposts.whitespace {
	background: #fff;
	width: 225px;
	float: right;
	margin-right: -10px;
	padding: 0 0 10px 10px;
}

.callposts .floatbox {
	background-color: #eee;
	padding: 15px;
	float: right;
	margin: 10px -10px 10px 10px;
}

.clr { clear: both; }