#answers {
	float: left;
	background: transparent url(../../images/need_answers.png) no-repeat left top;
	width: 306px;
	height: 287px;
	margin-left: 20px !important;
	margin-left: 10px;
}
#answers h3{
	padding: 20px 0 0 20px;
	letter-spacing: .3em;
}
#answers ul{
	margin-left: 20px;
}
#answers li{
	background: transparent url(../../images/answers_dot.gif) no-repeat 0 2px;
	padding-left: 15px;
}
#communities h3{
	padding: 20px 0 0 0;
	letter-spacing: .3em;
	text-align: center;
}
#communities h3 span{
	display: block;
	font-size: 150%;
}

#communities {
	float: left;
	margin-left: 15px;
	background: transparent url(../../images/communities.png) no-repeat left top;
	width: 270px;
	height: 286px;
}
#communities dl{
	margin: 10px 0 0 20px;
}
#communities dt{
	font-weight: bold;
}

