﻿body div#container {
	background: 0;
}

		body div#container div.content div.wide-text {
			width: 380px;
			text-align: right;
			margin-left: 351px;
			margin-bottom: 10px;
		}

		body div#container div.content div.widertitle h2, body div#container div.content div.wide-text h2 {
			color: rgb(25,166,76);
			background-color: inherit;
		}
		
		body div#container div.content div.wideimage {
			width: 720px;
			margin: 0 0 20px 20px;
		}