#page_content.story {
	float: none;
	position: static;
	width: 775px;
	margin-left: auto;
	margin-right: auto;
}

.story  h2 {
	float: left;
	display: inline;
	background: #000000; 
	color: #FFFFFF; 
	text-transform: uppercase; 
	font-size: 1.6em; 
	padding: 5px;
	position: relative; top: -1em; left: -62px;
}

.story img {
	clear: both;
}

.story img.thing {
	float: right;
	width: 192px;
	margin: 0px 195px 60px 0px;
}

.story #story_content {
	margin-top: 30px;
	width: 745px;
	overflow: hidden;
}

.story #story_content .column {
	float: left;
	width: 360px;
	margin-right: 25px;
}

.story #story_content .last {
	margin-right: 0px;
}

.story #story_content p {
	font-size: 0.75em;
	margin-bottom: 20px;
	line-height: 1.4em;

}

.legal h2 {
	float: left;
	display: inline;
	background: #000000; 
	color: #FFFFFF; 
	text-transform: uppercase; 
	font-size: 1.6em; 
	
}

.legal li  {
font-size:0.75em;
line-height:1.6em;
margin-bottom:2px;
background: url(../images/button_rightarrowswhite.gif) no-repeat 8px 7px;
padding-left:35px;
}

.legal ul {
margin-top: 10px;
margin-bottom:10px;
}

.legal p {
	font-size: 0.75em;
	margin-bottom: 20px;
	line-height: 1.6em;
}

.legal h3 { margin-bottom: 16px; }

.legal #content {
	width: 922px;
	overflow: hidden;
}

.legal #content #copy {
	float: left;
	width: 610px;
	margin-right: 25px;
}

.legal #content #copy h3 {
	font-weight: bold;
	font-size: 0.8em;
	margin-bottom: 20px;
}

.legal #content #column {
	float: left;
	width: 275px;
}

.legal #content #column img {
	margin-bottom: 15px;
}

div.legal { padding-top: 50px; }
