#community-content
{
	width: 640px;
	padding-bottom: 40px;
}
#community-left
{
	float: left;
	width: 435px;
}
#community-left h1
{
	color: #087C5B;
	font-size: 14px;
	margin: 15px;
	margin-top: 30px;
}
#community-left-content
{
	width: 435px;
}
#image-left
{
	float: left;
	width: 220px;
}
#content-right
{
	float: right;
	background-color: #D4E8E2;
	width: 185px;
	font-size: 12px;
	padding: 10px;
	margin-left: 10px;
}
#content-right li
{
	font-size: 12px;
	font-weight: bold;
}
#community-right
{
	float: right;
	width: 205px;
}
#login
{
	margin-left: 30px;
}
#community-right h2
{
	text-transform: uppercase;
	
}
