/* Secured eDevice ---------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------- */

body.edevice 		div#header, body.edevice div#header h1 { background: url(/_iface/sprites/sprite_eGuard.jpg) no-repeat; }
body.edevice 		div#header { height: 247px; }
body.edevice 		div#header h1 { margin: 0; width: 542px; height: 138px; text-indent: -9999px; } /* Text is identical within the image defined in the other css rules. */

body.overview 		div#header h1 { background-position: 0 -247px; }
body.keyfeatures 	div#header h1 { background-position: 0 -494px; }
body.centralmanagement div#header h1 { background-position: 0 -741px; }
body.sysreq 		div#header h1 { background-position: 0 -988px; }

body.enterTrial		div#header h1 { background-position: 0 -1235px; }
