/*Reset*/
* { vertical-align: baseline; font-weight: inherit; font-family: inherit; font-style: inherit; font-size: 100%; border: 0 none; outline: 0; padding: 0; margin: 0; }
li,ul { list-style: none; }
img { -ms-interpolation-mode: bicubic; }
a img { border: none; }
body { background: #fff; color: #222222; font: 10px/12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; }


/*Slide*/
#scrollHolder {
	width: 700px;
	height: 470px;
	overflow: hidden;
	background: #fff;
	position: relative;
}

#pictureWrapper {
	width: auto;
	height: 470px;
	white-space: nowrap;
	overflow: auto;
	background: #fff;
	position: relative;
}

#picLoadWrap {
	white-space: nowrap;
	display: inline;
	margin: 0;
	padding: 0;
	border: none;
}

img.picRoll { height: 450px; }
