img.bg
{
	position: absolute;
	z-index: 4;
}

img#sheetpaper
{
	bottom: -425px;
	right: -225px;
}	

img#clips
{
	top: 0px;
	left: 0px;
	z-index: 5;
}

img#guitar-press
{
	top: 25px;
	right: 10px;
	z-index: 5;
}

img#presskit
{
	top: 15px;
	right: 250px;
	z-index: 5;
}

div#textfield
{
	position: absolute;
	z-index: 4;
	
	bottom: 10px;
	right: 24px;
	
	padding: 0px;
	
	width: 346px;
	height: 325px;

	line-height: 12pt;
}


.Scroller-Container 
{
	position: absolute;
	top: 0px; 
	left: 0px;
}

#Scrollbar-Container 
{
	position: absolute;
	top: 183px; 
	right: 23px;
	z-index: 10;
}

.Scrollbar-Up 
{
	cursor: pointer;
	position: absolute;
}

.Scrollbar-Track 
{
	width: 20px; 
	height: 288px;
	position: absolute;
	top: 17px; 
	left: 0px;
	background: transparent url("../images/scroll/scroll-track.png") repeat-y center center;
}

.Scrollbar-Handle 
{
	position: absolute;
	width: 20px; 
	height: 18px;
}

.Scrollbar-Down 
{
	cursor: pointer;
	position: absolute;
	top: 305px;
}
