@charset "UTF-8";

/* Layout (global rules for all sizes) */

@media screen and (max-width: 990px) {
	
	#content, #centerize { padding:0 10px; }
	
	#right{	margin:15px 15px 0 0; }
	footer .right { margin-right:20px; }
}
