
h1 a {
	background-image: url(video.png);
	height: 225px;
	}

#leftcol {
	width: 343px;
	}
#leftcol .scrollbar {
	margin-top: 2px;
	height: 269px;
	}
#leftcol .box {
	height: 239px;
	}
#rightcol {
	width: 625px;
	}
#rightcol .box {
	height: 466px;
	background-image: url(skin.png);
	background-position: center center;
	background-repeat: no-repeat;
	}
#rightcol #preview {
	margin-left: 58px;
	margin-top: 115px;
	}
