h1 {
	font-size: 24pt;
	font-weight: normal;
	font-variant: small-caps;
	padding-bottom: 10px;
	margin-left: 1em;
}

table.threeup {
	width: 95%;
	margin: 0 auto;
}

table.twoup {
	width: 80%;
	margin: 0 150px;
}

.threeup a, .twoup a {
	outline: none;
	background-image: url(/images/frame2x3-trans.png);
	background-repeat: no-repeat;
	width: 286px;
	height: 406px;
	display: block;
	cursor: pointer;
}

.threeup img.card, .twoup img.card { 
	padding: 21px 18px;
}

#leftarrow, #rightarrow {
	cursor: pointer;
}