@CHARSET "UTF-8";

ul .img1 {
					margin:0;
					padding 0;
					list-style-type: none;
			}
			li .img5 {
					float: right;
					display: inline;
					margin-right:0;					
			}
			#content #rightCol #rightColWrapper h1.wide {width:450px; font: bold 1.3em/1.5 Arial, Helvetica, sans-serif; color:#007DC3; padding-bottom:33px; text-align:left}
			#content #rightCol #rightColWrapper p a.green {color:#a0b500}
			#content #rightCol #rightColWrapper .content_txt .col_left_narrow {float:left; clear:left; width:312px}
			#content #rightCol #rightColWrapper .content_txt .col_right_narrow {float:left; clear:right; width:158px}
			p strong {
				color: #2b2b2b;
				font-weight: normal;
			}
			
			/* --- changes by simon for his fixed version */
			div#this_imageCutout {
				width: 356px;
				padding-left: 50px;
				padding-top: 150px;
			}
			
			html>body div#this_imageCutout {
				padding-left: 35px;
			}
			
			div#this_imageCutout p {
				font-family: Arial, Helvetica, sans-serif;
				font-size: 11px;
				line-height: 1.5;
				text-align: left;
				color: 6E6E6E;
			}
			
			div#fixed_green_communication p {
				padding-top: 30px;
			}

/* --- changes by simon for his fixed version */
div#this_imageCutout {
	width: 356px;
	padding-left: 50px;
	padding-top: 150px;
}

html>body div#this_imageCutout {
	padding-left: 35px;
}

div#this_imageCutout p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	text-align: left;
	color: 6E6E6E;
}

div#fixed_green_communication p {
	padding-top: 30px;
}
