@charset "UTF-8";
/* CSS Document */


/* BUTTON NAVIGATION STYLES
--------------------------------------------------------------------- */
#maplinks { display: block; height: 24px; width: 135px; margin: 10px 0px 0px 5px;}
#maplinks ul { margin: 0; padding: 0; list-style-image: none; list-style-position: outside; list-style-type: none; }
#maplinks li { margin: 0px 15px 10px 0px; padding: 0; float: left; }
#maplinks li a { text-decoration: none; text-indent: -1000em; outline: 0; }
	
#butvert-tech a { display: block; width: 126px; height: 22px; background: url(../images/button-techsupport.gif) no-repeat 0px 0px; }
#butvert-tech a:hover { background-position: 0px -22px; }
	
#butvert-print a { display: block; width: 126px; height: 22px; background: url(../images/button-printablepdf.gif) no-repeat 0px 0px; }
#butvert-print a:hover { background-position: 0px -22px; }


