@media only screen and (min-width: 750px) and (max-width: 830px){
	#footer a{
		float:left; 
		padding:0 5px;
	}
	#header #header_right{
		float:right;
		margin:39px 0 0 0;
	}
	#header ul li a{
		font-size:0.70em;
	}
}