	.scroll_wrap {
		width: 626px;
		margin-left: 1px;
		margin-top:1px;
		*margin-top:-2px;
	}
	.scroll_header {
		background-image: url(/website/images/header-image.gif);
		width: 626px;
		height: 21px;
	}

	.scroll_box {
		width: 626px;
		height: 120px;
	}


	.scroll_left_button {
		width: 11px;
		height: 76px;
		*height: 120px;
		padding-top: 44px;
		cursor: pointer;
		position: absolute;
		background-color: white;
		z-index: 10000;
		border-bottom-color:white;
		border-bottom-style:solid;
		border-bottom-width:thin;
	}
	.scroll_right_button {
		width: 11px;
		height: 76px;
		*height: 120px;
		padding-top: 44px;
		margin-left: 615px;
		cursor: pointer;
		position: absolute;
		border-bottom-color:white;
		border-bottom-style:solid;
		border-bottom-width:thin;
	}
	.scroll_area_wrap {
		height: 120px;
		overflow: hidden;
		position: absolute;
		width: 600px;
		border-bottom-color:#ccc;
		border-bottom-style:solid;
		border-bottom-width:thin;
		margin-left: 13px;
	}

	.scroll_stc_wrap {
		width:626px;
		margin-left:1px;
		margin-top:1px;
		*margin-top:-2px;
	}

	.scroll_stc_header {
		background-image: url(/website/dressup/images/stc-header-image.gif);
	 	background-repeat: no-repeat;
		width: 626px;
		height: 27px;
	}

	.scroll_stc_box {
		width: 626px;
		height: 120px;
	}

	.scroll_stc_left_button {
		width: 11px;
		height: 76px;
		*height: 76px;
		padding-top: 44px;
		cursor: pointer;
		position: absolute;
		background-color: white;
		z-index: 10000;
		border-bottom-color:white;
		border-bottom-style:solid;
		border-bottom-width:thin;
	}
	.scroll_stc_right_button {
		width: 11px;
		height: 76px;
		*height: 70px;
		padding-top: 44px;
		margin-left: 615px;
		cursor: pointer;
		position: absolute;
		border-bottom-color:white;
		border-bottom-style:solid;
		border-bottom-width:thin;
	}

	.scroll_stc_area_wrap {
		height: 120px;
		overflow: hidden;
		position: absolute;
		width: 600px;
		border-bottom-color:#fff;
		border-bottom-style:solid;
		border-bottom-width:thin;
		margin-left: 13px;
	}

	.scroll_area {
		height: 120px;
		position: absolute;
	}
	.scroll_placeholder img {
		max-width: 108px;
		max-height: 108px;
	} 
	.scroll_placeholder {
		width: 108px;
		float: left;
		padding:0px;
		margin-top: 7px;
		margin-bottom: 7px;
		margin-left: 5px;
		margin-right: 5px;
	}
	.scroll_spacer {
		width: 5px;
		float: left;
		padding:0px;
	}
	.shop_button {
		width: 104px;
		float: left;
		padding:0px;
	}
	.scroll_image {
	}
