#Blank
{
	height:240px;
}

#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/questions_sidebar.png');
	background-repeat:no-repeat;
}

#TransBox
{
	position:relative;
	top:160px;
	left:40px;
}

.Question
{
	font-style:italic;
	color:#EE3524;
	font-weight:bold;
}