#bottom-content
{
	position:relative;
	float:left;
}

#main-wrapper
{
}

h2
{
	width:695px;
	display:block;
	margin:0px 0px 20px 0px;
	padding:0px;
	text-indent:-999em;
	float:left;
	height:83px;
}

h2.question-1
{
	background:url(images/question_1.png);
}

h2.question-2
{
	background:url(images/question_2.png);
}

h2.question-3
{
	background:url(images/question_3.png);
}

h2.question-4
{
	background:url(images/question_4.png);
}

#a-label
{
	display:block;
	float:left;
	width:152px;
	height:78px;
	background:url(images/answer.png) 0px -5px;
	text-indent:-999em;
}

#left-column
{
	width:695px;
	float:left;
	position:relative;
}

#left-column div#topic-1, #left-column div#topic-2, #left-column div#topic-3, #left-column div#topic-4 
{
	position:absolute;
	display:none;
}

.question
{
	float:left;
	width:500px;
	margin-left:25px;
	line-height:20px;
}

h3
{
	margin-top:20px;
	color:#164f7b;
}

#right-column
{
	width:315px;
	position:absolute;
	left:750px;
	top:100px;
}

#right-column a
{
	display:block;
	padding:10px;
	font-size:13px;
}

#right-column a:hover
{
	background:#666666;
	color:white;
}

#right-column a.active
{
	color:white;
	background:#042756;
}
