#bg {
	background-image: url(../images/sprites/community.jpg);
}

#content article h1 {
	margin-bottom: 10px;
}

#content article p {
	width: 100%;
	font-size: 14px;
	margin-bottom: 6px;
}

#content article li {
	font-size: 13px;
	line-height: 1.4em;
	list-style-type: disc;
	margin: 0 0 4px 30px;
	width: 90%;
}

#content.solo article {
	top: 30px;
	width: 620px;
}

.bg {
	
}