/* Stylesheet for systems pages */

@import url('/parts/style-mobile.css') (max-width: 480px);

#topmenu a[href="/systems/"],
#topmenu a[href="/systems/arabic.php"],
#topmenu a[href="/systems/chinese.php"],
#topmenu a[href="/systems/french.php"],
#topmenu a[href="/systems/spanish.php"] {
	background: orange url(/parts/topmenu-hover.jpg) top repeat-x;
	}
	
#middle h2 {
	clear: both;
	}

.img-r,
.img-l {
	margin-bottom: 1em;
	border-radius: 10px;
	}
