.vertdivwrap {
        width: 16px;
        margin-left: auto;
        margin-right: auto;
        height: 100%;
        margin-top: 12px;
	margin-bottom: 24px;
	padding: 0px;
}
.vertdbldiv{
	background-image: url(images/dbldivvertical.gif);
	background-repeat: repeat-y;
	background-position: center;
	height: auto; 
	width: 16px;
	/*margin-top: auto;
	margin-bottom: auto;*/
}

.leftdbldiv{
	background-image: url(images/dbldivleft.gif);
	background-position: center right;
	background-repeat: no-repeat;
	width:19px;
}
.rightdbldiv{
	background-image: url(images/dbldivright.gif);
	background-position: center left;
	background-repeat: no-repeat;
	width: 19px;
}
.horizdiv{
	text-align: center;
	height: 14px;
	border: 0px;
}
.horizdbldiv{
	background-image: url(images/dbldivhorizontal.gif);
	background-repeat: repeat-x;
	background-position: center;
	margin: 0px;
	border: 0px;
	padding: 0px;
	width: 95%;
	position: relative;
}
.subselect {
	background-image: url(images/yellowsubselec.gif);
	background-repeat: no-repeat;
	padding-bottom: 12px;
	background-position: bottom center;
}
.iselected {
	background-image: url(images/subselecton.gif);
	background-repeat: no-repeat;
	padding-bottom: 12px;
	background-position: bottom center;
}
.horizneedle {
	margin-left: 14px;
}
.vertdiv {
	width: 16px;
	margin-top: auto;
	margin-bottom: auto;
	padding-right: 6px;
	padding-left: 6px;
	border:0px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 440px;
}
.storypicker {
	background-image: url(images/storypickerbg.gif);
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
	font-weight: bold;
	height: 20px;
	margin-top: auto;
	margin-bottom: auto;
	font-size: 10px;
	width: 90%;
}
.picknum {
	color: #FFFFFF;
	width: 18px;
	background-position:center;
	background-repeat: no-repeat;
	z-index: 15;
	padding-left: 8px;
	padding-right: 8px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 20px;
	line-height: 2;
	padding-bottom: 2px;
	padding-top: 0px;
	cursor: pointer;
}
.leftpick{
	z-index:4;
	width: 24px;
	height: 20px;
}
.rightpick{
	position: absolute;
	right: 24px;
	margin-right: 0px;
	padding-right: 0px;
	border-right: 0px;
	text-align: right;
	margin-left: auto;
	/* padding-left: auto; */
	width: 24px;
	height: 20px;
}
.centerpick{
	line-height: 1.7;
	/* vertical-align: center; */
	top: 0px;
	background-repeat: repeat-x;
	background-position: center;
	margin: 0px;
	border: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	height: 20px;
	text-align: center;
}
.pickspacer{
	 width: 20px; 
}
.pselected {
	background-image: url(images/subselecton.gif);
	background-repeat: no-repeat;
	padding-bottom: 12px;
	background-position: bottom center;
}
.pickmiddle{
	 position: absolute; 
	/* left: 30%; */
	height: 20px;
	padding-top: 2px;
	/* width: 160px; */
	/* width: 280px; */
	width: 100%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	/* padding-left: auto; */
	/* padding-right: auto; */
	color: #ffffff;
}
