/*
	Slideshow
*/

#slides {

}

.slides_container {
	width:930px;
	overflow:hidden;
	position:relative;
	display:none;
}