@import url("system.css");

	#headline { margin:0 0 55px 0; clear:both; }
	#content_left { width:430px; display:inline; float:left; margin: 0 0 0 0; }
		.copy { padding:10px 0 0px 0; clear:both;  }
		.copy p { margin: 0 0 20px 0; color:#666; }
		#content_left .left_item { width:215px; float:left; margin: 0 0 0 0; padding: 0 0 0 0; }
		
			#content_left .left_item .container { margin: 40px 0 0 0; font-size:11px; }
				#content_left .left_item .container:first-child { margin: 0 0 0 0; } /* for FF */
				#content_left .left_item .container { margin: expression((this.parentNode.firstChild == this)? "0 0 0 0" : "40px 0 0 0"); } /* for IE */
				
				#content_left .left_item .container span.link_last { display:block; margin: 10px 0 0 0; }
	#content_right { width:448px; float:right; margin:0; padding:0; }
		#content_right #big_image { width:448px; padding: 0 0 10px 0; border-bottom:3px solid #000; }
		


#module2 { float:left; margin: 20px 0 0 0; }
#module2 .item { float:left; width:215px !important; margin: 0 20px 0 0; font-size:11px; line-height:18px; }
