table.shots td {
	width: 50%;
	vertical-align: top;
}
table.shots td.first {
	padding-right: 10px;
}
div.sb {
	background-color: #484848;
	padding: 3px 5px 5px 7px;
	margin: 10px 0 0 0;
	border: 1px solid #333333;
	height: 125px;
}
div.sb p {
	color: #FFFFFF;
}
#bodycopy p.sp {
	font-weight: bold;
	color: #1BC9AC;
	font-size: 120%;
}
div.sb img {
	float: left;
	margin: 2px 5px 0 0;
}
div.sb span.b {
	color: #B8E7D9;
}
div.sb span.numb {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 70%;
	color: #999999;
}
a img.thumb {
	border: 1px solid #867f3b;
}
a:hover img.thumb {
	border: 1px solid #ddd26c;
}
.highslide img {
	border: 1px solid gray;
}
.highslide:hover img {
	border-color: silver;
}
#shots {
	padding: 5px 0;
}
#shots img {
	margin: 7px 10px;
}
div.shotsNav {
	background-color: #484848;
	border: 1px solid #333333;
	padding: 7px 0;
	width: 590px;
	color: #38c34a;
}
div.shotsNav span.b {
	font-size: 140%;
}
div.shotsNav a {
	vertical-align: top;
	position: relative;
	top: 2px;
	padding: 0 10px;
}
div.shotsNav a.prev {
	background: url('images/mariorpg_shotsPrev.gif') no-repeat left 0;
	padding-left: 20px;
}
div.shotsNav a.prev:hover {
	background: url('images/mariorpg_shotsPrevHover.gif') no-repeat left 0;
}
div.shotsNav a.next {
	background: url('images/mariorpg_shotsNext.gif') no-repeat right 0;
	padding-right: 20px;
}
div.shotsNav a.next:hover {
	background: url('images/mariorpg_shotsNextHover.gif') no-repeat right 0;
}
div.shotsNavF {
	margin-top: 15px;
}
div#footer {
	margin-top: 55px;
}