/*
	Featured Content Slider
	by: Chris Coyier
*/

/* Get the sidebar CSS  */
@import url("sidebarright.css");

#slideshow_container {
	height:460px;
	width:625px;
	}
#slideshow {
	height:400px;
	width:625px;
	}
.slidediv {
	height:400px;
	width:625px;
	}
.slidediv img {
	height:400px;
	}