@charset "utf-8";
/* CSS Document */
/*.stripWrap{
	width:515px;
	margin-left:35px;
	}*/
#thumbStripWrap{
	width:93px;
	/*height:360px;*/
	height:389px;
	overflow:hidden;
	margin-bottom:2px;
	}
#thumbStripOuter{
	width:93px;
	/*height:357px;*/
	height:386px;
	overflow:hidden;
	position:relative;
	/*background-color:#3333CC;*/
	}
#thumbStripInner{
	background-position:left top;
	background-repeat:repeat-x;
	width:93px;
	position:absolute;
	}
.thumbWrap{
	height:62px;
	}
.thumbInner{
	height:65px;
	overflow:hidden;
	}
.scrollButton{
	
	}
.scrollButton a{
	display:block;
	/*padding:1px;*/
	padding-left:40px;
	height:9px;
	}
.scrollButtonDown{
	
	}
.scrollButtonUp{
	
	}
/*
.thumbOverlay{
	background-image:url(../images/elements/misc/negative-overlay.png);
	background-position: top;
	background-repeat:no-repeat;
	display:block;
	height:76px;
	width:59px;
	margin-top:-76px;
	position:relative;
	}
* html .thumbOverlay{
	background-image:url(../images/elements/misc/negative-overlay.gif);
	}
.thumbInner{
	background-color:white;
	background-position:center center;
	background-repeat:no-repeat;
	display:block;
	height:76px;
	width:59px;
	}
.thumbInner a, .thumbOverlay a{
	display:block;
	height:76px;
	width:59px;
	}
.thumb{
	float:left;
	}
*/