.sheet_td, .main_footer ul {
	float : left;
	margin-left: 1%;
	width : 23%;
}

.two_column {
	float : left;
	width : 49%;
}
.four_column {
	float : left;width : 22%;
	}
.four_column img {
	width : 100%;
	height : auto;
}	
header {
	float : left;
	padding : 1%;
	width :98%;
	height : 20%;
	background : url(/styles/main_page/img/body.jpg) #000 no-repeat center center fixed; 
	background-size: cover;
	border-bottom : 10px solid #0b0b0b;
}
.existing_content, .template_nav_front {
	float : left;
	width : 20%;
}
.content_editing {
	float : right;
	width : 77%;
	padding : 1%;
	text-align : center;
	border-left : 1px solid #003c0f;
}
.content_container {
	float : right;
	width : 77%;
	padding : 1%;
	border-left : 1px solid #003c0f;
}
.news_img {
	float : left;
	width : 23%;
	padding : 1%;
}
.news_content {
	float : left;
	text-align : left;
	width : 70%;
	padding : 2%;
}
.cookie_content {
	float : left; 
	width : 75%;
}
.cookie_action {
	float : right;
	width : 25%;
}
.edit_mobile {
	display : none;
}
.mobile {
	display : none;
}
.menu ul {
	margin : 0 auto;
	width : 600px;
}
.ucp li, .menu li {
	float : left;
	width : 100px;
	padding : 10px;
}
.menu li {
	margin-top : 5px;
	font-weight : bold;
	font-size : 1.3em;
}

.user_table li {
	float : left;
	margin-left : 1%;
	width : 23%;
}