.content {
width:100%;
margin:12px 0 12px 0;
background-color:#f3f3f3;
float:left;
font-family:Arial, Helvetica, sans-serif;
border-top:5px solid #282828;
border-bottom:5px solid #282828; }


	
	.content .text p img {
	padding:0;
	margin:0 20px 0 20px;
	font-size:14px;
	color:#555;
	border:1px solid #282828; }
	
	.content .text p {
	padding:0;
	margin:20px 0 20px 20px;
	font-size:14px;
	color:#555; }
	
	.content .text h1,h2,h3,h4,h5,h6 {
	font-size:18px;
	color:#888;
	padding:0;
	margin:0 0 0 20px; }
	
	.content .text h1,h2 {
	font-size:18px;
	color:#888;
	padding:0;
	margin:20px 0 0 20px; }
	
	.content .text ul {
	font-size:14px;
	color:#424242;
	padding:0;
	margin:0 0 0 40px; }