.section-portfolio h1 {
	font-family: "comic sans MS",Verdana,Arial,sans-serif;
	margin: 0 0 .5em 0;
	text-align: center;
	}
	
.thumbrow {
	text-align: center;
	}
	
#thumbnails img {
	border: 0px solid silver;
	/* cursor: url(/i/loop.cur), -moz-zoom-in, pointer; */
	cursor: -moz-zoom-in;
	cursor: url(/i/loopup.cur), pointer;
	}
	

#thumbnails a,
#thumbnails a:link,
#thumbnails a:active,
#thumbnails a:visited {
	/* float: left; */
	display: inline-block;
	height: 180px;
	width: 180px;
	overflow: hidden;
	margin: 2px 1px;
	border: 1px solid silver;
	vertical-align: top;
	}
#thumbnails a:hover {
	border: 1px solid navy;
	}
	
/* viewer nav / viewer tabs */
#viewertabs {
	border-bottom: 2px solid #64acc9;
	text-align: center;
	height: 39px;
	margin: 0 auto 10px auto;
	padding: 0 0 0 5px;
	}
#viewertabs p {
	width: 183px;
	height: 39px;
	display: block;
	float: left;
	text-align: center;
	margin: 0 4px 0 0px;
	overflow: hidden;
	}
#viewertabs a,
#viewertabs a:link,
#viewertabs a:active,
#viewertabs a:visited,
#viewertabs a:hover {
	display: block;
	float: left;
	width: 183px;
	height: 39px;
	overflow: hidden;
	background: transparent url(/i/viewer-tab.gif) no-repeat 0px 0px;
	font-family: "comic sans ms", arial, sans-serif;
	color: #e0e8ef;
	font-size: 16px;
	line-height: 45px;
	}
#viewertabs a:hover {
	background: transparent url(/i/viewer-tab.gif) no-repeat 0px -41px;
	font-family: "comic sans ms", arial, sans-serif;
	color: #000;
	font-size: 16px;
	line-height: 45px;
	text-decoration: underline;
	}
#viewertabs a#tab-five,
#viewertabs a#tab-five:link,
#viewertabs a#tab-five:active,
#viewertabs a#tab-five:visited,
#viewertabs a#tab-five:hover {
	font-size: 12px;
	font-weight: 700;
	line-height: 45px;
	color: #fff;	
	}	#viewertabs a#tab-five:hover {
	color: #000;	
	}

/* #sb-wrapper {
	background-color: #fff;
	}
	
#sb-body-inner {
	}
	
#sb-counter a {
	color: #000;
	} */

