@charset "utf-8";

	
/*--------------General Content Formats------------------*/

#content-layout {
	margin-top: 20px;
}
.paragraph {
	background: url(../_images/paragraph_bg.png) top center no-repeat;
	padding: 10px 20px 10px 20px;
}
.paragraph h2 {
	padding-bottom: 5px;
	background: url(../_images/paragraph_title_sep.png) bottom left no-repeat;
}
.paragraph p {
	padding-top: 10px;
}