@media (min-width: 520px) and (max-width: 1600px) {

body.theme-dark #searchResultsDIV-box span {	background-image:	url('../../images/dark/search-icon-med.png');	}
body.theme-dark #home-stats #arrow {	background-image:	url('../../images/dark/stats-arrow-med.png');	}
body.theme-dark #home-stats #percentage {	color:	#000000;	}
body.theme-dark #home-stats #percentage {	color:	#333;	}
body.theme-dark #wrapper #print {	background-image:	url('../../images/dark/icon-print-med.png');	}
body.theme-dark #wrapper #print:hover {	background-image:	url('../../images/dark/icon-print-hv-med.png');	}
body.theme-dark .ban-button.find {	background-image:	url('../../images/dark/icon-arrow-right-s.png');	}
body.theme-dark .ban-button.find {	background-color:	#000000;	}
body.theme-dark .ban-button.find {	background-color:	#555;	}
body.theme-dark .ban-button.find {	background-color:	#333;	}
body.theme-dark #wrapper #experience ul li {	color:	#000000;	}
body.theme-dark #wrapper #experience ul li {	color:	#333;	}
body.theme-dark#careers .info .pic {	background-color:	#ffffff;	}

}