#content-wrap {width:100%}

#content{
	width:60%
}

#content a{
	color:#000000;
}
#content a:hover{
	color:#4078D3
}
#content h2 span {
	background-color:#fff627
}
#content a.image{
	display:block;
	margin-bottom:20px;
	margin-top:17px;
}

#content a.image img{
	position:absolute;
	left:-15px
}


#right-column li{
	margin-bottom:10px
}

#right-column p{
	margin-bottom:30px;
	margin-top:10px;
}
ul{
	list-style-type:none;
}

#right-column #expand{
	border-bottom:1px dotted #000000;
	cursor:pointer;
}


.questions li{
	margin-bottom:10px
} 


.questions li .pseudo-link{
	border-bottom:1px dotted #1C58BA;
	color:#1C58BA;
	text-decoration:none;
	cursor:pointer;
	line-height:1.4em;
}

.questions li .pseudo-link:hover{
	color:#000000
}
	
.questions li .active {
	color:#000000;
	border-color:#000000 
}

.questions .hide p{
	display:none;
} 

.questions li p{
	padding-left:20px;
	margin-top:3px;
	line-height:1.3em;
}

h2.first{
	margin-top:0.6em !important;
}

#right-column{
	font-size:109% !important;
	width:161px
}


