/* Include style-sheet for Global Header, used on this page. */
@import url(mainheader.css);

/* Include style-sheet for general layout, used on this page. */
@import url(general_csg_page_layout.css);

/**** Page Specific Styles ****/
#CommunityPageTopContentArea div {
	padding-left: 14px !important;
	padding-right: 14px !important;
}

p {
	margin-top: 0px;
}
