﻿#projelist {
	BORDER: 0px; FLOAT: left; WIDTH: 720px; height: 390px;
	MARGIN-top: 20px; margin-left:20px; margin-right:0px}

#container {
	BORDER: 0px; FLOAT: left; MARGIN: 0px;
	OVERFLOW: hidden; WIDTH: 710px; HEIGHT: 390px}

#content {
	BORDER-TOP-WIDTH: 0px; PADDING-LEFT: 2px; BORDER-LEFT-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; 
	left: -2px; top:0px; MARGIN: 0px; WIDTH: 710px;
	POSITION: absolute; TEXT-ALIGN: left}

#scrollContainer {
	FLOAT: left; WIDTH: 10px; POSITION: relative; HEIGHT: 390px}

#scrollArea {
	BACKGROUND-IMAGE: url(scroller_bkg.gif); OVERFLOW: hidden; WIDTH: 10px; POSITION: relative; HEIGHT: 380px}

#scroller {
	FLOAT: left; VERTICAL-ALIGN: top; WIDTH: 10px; POSITION: relative; HEIGHT: 25px; CURSOR: hand}

.scrollButton {
	WIDTH: 10px; height:5px; CURSOR: hand; POSITION: relative}

