div.prCtl {
	height:49px;
	text-align:center;
}

table.prBtns {
	margin-left:auto;
	margin-right:auto;
	border-collapse:collapse;
}

table.prBtns td a:focus {
	outline:none;
}

table.prBtns td {
	padding:0;
	height:49px;
}

table.prBtns td.btn {
	background: #2e2e2e url('../pic/vr/pager/btnbg.png') scroll repeat-x center center;
}

table.prBtns td#dpages {
	color:#979797;
}

table.prBtns td#dpages span {
/* 	background:#fff; */
	padding:5px;
}

table.prBtns td#dname {
	background:transparent url('../pic/vr/pager/dname.png') scroll no-repeat center center;
/* 	font-style:italic; */
	font-weight:bold;
	font-family:verdana;
	text-transform:uppercase;
	width:387px;
}

div#prDisplay {
	position:relative;
/*	border:solid #888 1px;
	background:#ccc;*/
	height:650px;
	width:970px;
	overflow:hidden;
}

div#dsp1, div#dsp2, div#dsp3 {
	position:absolute;
	top:0px;
	left:0px;
	width:970px;
	text-align:center;
}

div.fullView img {
	height:auto;
}

div.preView img {
	height:600px;
}

img.prnThumb {
	float:left;
	padding-right:20px;
	width:200px;
}

dl.prnList dd {
/* 	width: 400px; */
/* 	float:left; */
	padding-left:20px;
/* 	height:150px; */
}

dl.prnList dd p a b {
	font-size:18px;
}