/*
ONLY FOR "page.php" !!!

Every selector has to start with "div.page_box" ALWAYS!
This is for styling the page container and its children elements in "page.php" only.
*/



/* ***************************************** PAGE BOX */

	div.page_box div.entry {
		padding: 0px;
	}
