.box3 h3 { padding: 0 0 0 20px; position: relative; }
.box3 h3#podcasts { background: transparent url("/images/icon_ipod.gif") center left no-repeat;  }
.box3 h3#media { background: transparent url("/images/icon_disc.gif") center left no-repeat; }
.box3 h3#resources { background: transparent url("/images/icon_book.gif") center left no-repeat;  }
div#slidescontainer {
	height: 295px;
	position: relative;
	}
div#slideshow {
	height: 295px;
	z-index: 10;
	}
img#next {
	position: absolute;
	bottom: 10px;
	left: 561px;
	z-index: 50;
	cursor: pointer;
	}
img#prev {
	position: absolute;
	bottom: 10px;
	left: 10px;
	z-index: 50;
	cursor: pointer;
	}


