.wrapper {
	width:960px;
	margin:0 auto;
}

table {
	width:100%;
}

td {
	width:240px;
	/* compensate for inline images having margin on the bottom */
	height:162px;
}

img {
	width:240px;
	height:158px;
	display:none;
}

.footer {
	padding:10px;
	text-align:center;
}