/* MASTER CSS - by Akari Inc.
----------------------------------------------- */

#project_thumbnail {
		width: 4500px; /*90 x N + 50*/
		height: 115px;
		position: absolute;
		overflow: hidden;
		}

#project_thumbnail ul.Scroller-Container {
		width: 4500px; /*90 x N + 50*/
		height: 90px;
		position: absolute;
		top: 0;
		left:0;
		}

.Scrollbar-Track {
		width:770px;
		height: 50px;
		position: absolute;
		left: 5px;
		top: 95px;
		}