@media only screen and (min-width: 950px) and (max-width: 1140px){
	#header #header_right{
		float:right; 
		margin:39px 0 0 0; 
	} 
	#header ul li a{
		font-size:0.8em;
		color:black;
	}
}