body {
	background:#252424;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	}
	
#wrapper {
	width:975px;
	margin:0px auto 0px;
	}
	
#endorsements {
}

#endorsements div {
	width:225px;
	float:left;
	color:#929292;
	font-size:11px;
	line-height:18px;
	text-align:center;
	padding-top: 30px;
	padding-right: 50px;
	padding-bottom: 15px;
	padding-left: 50px;
	}

#endorsements div.wsj {
}

#endorsements div.nyt {
}

#endorsements div.am {
}

itemizedlist {
display:block;
margin-left:5%;
}
listitem {
display:list-item;
text-align:left;
list-style:circle inside;
}
.footer {
  clear: both;
  text-align: center;
	font-size: x-small;
	color: #929292;
  margin-bottom: 1em;
}
.footer a {
	font-size: x-small;
	color: #929292;
}

