body {
	font-size: large;
	}
/* for the sizer buttons
----------------------------------------------- */
div#textSizer ul li a#small {
	background: transparent	url(/images/sizerSm.gif) no-repeat bottom left;
	}
div#textSizer ul li a#medium {
	background: transparent	url(/images/sizerMed.gif) no-repeat bottom left;
	}
div#textSizer ul li a#large {
	background: transparent	url(/images/sizerLgOn.gif) no-repeat bottom left;
	}

/* padding for the balloons
----------------------------------------------- */
ol#map li a {
	margin:0 !important;
	padding:0 !important;
	}
ol#map li a.topright, ol#map li a.topleft {
	margin:0 !important;
	padding: 3px 0 0 0 !important;
	}

/* top next button
----------------------------------------------- */
ol#top-next li a {
	padding: 5px 5px 0 0;
	}
/* back/next buttons
---------------------------------------------- */
ol#next li a,
ol#back  li a {
	padding: 5px 5px 0 0;
	}

/* button
------------------------------------------ */

div#content p.button a {
	padding:0px;
	}