/* CSS Document */
#content #main-content {
	width:65%;
}
#community #side-nav {
	background:#EAE9E4;
	border:1px solid #D7D7D2;
	margin-right:20px;
	width:30%

}
#community .boxes h3, #community .boxes p {
	display:none;
}

#community .boxes div {
	margin:0 20px 25px 0px;
	float:left;
}
#community .boxes div.blog {
	width:301px;
	height:209px;
	float:left;
	background:url(../../images/community/bgBlog.png) no-repeat left top;
}
#community .boxes div.forum{
	width:300px;
	height:213px;
	background:url(../../images/community/bgForums.png) no-repeat left top;
}

#community .boxes div.newsletter{
	width:301px;
	height:209px;
	background:url(../../images/community/bgNewsletter.png) no-repeat left top;
}
#community .boxes div.poll{
	width:301px;
	height:209px;
	background:url(../../images/community/bgPoll.png) no-repeat left top;
}
#community .boxes a {
	text-indent:-9999px;
	display:block;
	width:301px;
	height:209px;
}
#community #side-nav  h3.top{
	background:url(../../images/community/hdgSide-Nav-Check-Back.png) no-repeat left;
	height:35px;
	text-indent:-9999px;
}
#community #side-nav  h3.be-informed{
	background:url(../../images/community/hdgBe-Informed.png) no-repeat left;
	height:35px;
	text-indent:-9999px;
}
#community #side-nav  p.shirt{
	background:url(../../images/community/imgShirt.png) no-repeat left;
	height:300px;
	width:286px;
	text-indent:-9999px;
}
#community #side-nav  p{
	margin:10px;
	}
#community #side-nav  p form{
	margin:10px;
	}	