#Blank
{
	height:300px;
}

#Dots
{
	width:613px;
	height:220px;
	background-image:URL('images/samples_dots.png');
}

#SidebarOverlay
{
	position:absolute;
	width:45px;
	height:412px;
	left:650px;
	top:40px;
	background-image:URL('images/samples_sidebar.png');
	background-repeat:no-repeat;
}

#SamplesHead
{
	position:absolute;
	width:261px;
	height:63px;
	top:160px;
	left:80px;
	background-image:URL('images/samples_head.png');
	background-repeat:no-repeat;
}

#WhiteBox
{
	position:relative;
	top:220px;
	left:40px;
}