#logo{
	background-image: url("../images/CHA_Logo2.png");
	top: 144px;
}

.post{
	background-image: none;
}

.post h2{
	float: left;
	width: 135px;
	height: 24px;
	margin-left: 144px;
	_margin-left: 0;
	clear: both;
}

.post p, .post ul{
	float: right;
	width: 399px;
	margin-right: 48px;
}


