#wrapper {
	width: 400px;
	position:absolute;
	left:330px;

}

#intro {
    padding-bottom: 10px;
}


#slider {
	width: 400px;

	position: relative;
}

.scroll {
	height: 500px;
	width: 360px;
	overflow-x: hidden;
	position: relative;
	clear: left;


}

.scrollContainer div.panel {
	padding: 20px;
	height: 350px;
	width: 400px;
}

#shade {

    height: 50px;
}



.hide {
    display: none;
}

