#container {
	margin-top: -250px;
}

#contentContainer {
	height: 500px;
}

#sidebarContainer {
	height: 500px;
}

#contentMover {
	height: 500px;
}

#sidebar {
	height: 460px;
}

#postDetails, #PhotoDesc, #content, #error {
	height: 460px;
}