body#articlePage #titleHolder {
	min-height: 130px;
	height: 130px;
}

div#scrollButtons div.minWidth {
	height: 130px;
	width: 640px;
	margin: 0;
	padding: 5px;
	overflow: hidden;
}


#titleHolder #scrollButtons ul {
  width: 9999px;
}

#titleHolder #scrollButtons li {
	margin: 0px;
	padding: 5px;
	display:block;
	height: 107px;
	width: 150px;
	overflow: hidden;
	border: 0;
}

#titleHolder #scrollButtons li.selected em.selected {
  width: 148px;
}

#titleHolder #scrollButtons li.new em {
  top: 20px;
  right: 16px;
}

.titleHolderInner {
	width: 690px;
	margin: 0 auto;
	height: 137px;
	padding-top:4px;
}

#titleHolder {
	height:auto;
	position:relative;
	margin: 0;
	padding: 0;
	width: 690px;
	background:transparent url(/images/slider-test-bg.png) top left no-repeat;
}
#titleHolder #scrollButtons {
	cursor:default;
	margin:0 auto;
	position:relative;
	width:690px;
	padding: 0 auto;
}
#titleHolder #scrollButtons img.scrollLeft, #titleHolder #scrollButtons img.scrollRight {
	left:0px;
	position:absolute;
	top:50px;
	z-index: 100;
}
#titleHolder #scrollButtons img.scrollRight {
	left:auto;
	right:0px;
}
#titleHolder .minWidth {
	overflow:hidden;
	position:relative;
	width:740px;
}
#titleHolder ul {
	padding:0;
	width:2000px;
}
#titleHolder li {
	float:left;
	margin:18px;
	position:relative;
}
#titleHolder li img {
	margin:0;
	width: 100%;
}
#titleHolder li.selected em {
	bottom:-7px;
	height:90px;
	left:-30px;
	position:absolute;
	width:130px;
}
#titleHolder li.selected img {
	position:relative;
	z-index:2;
}
#titleHolder li.new a em {
	bottom:auto;
	height:35px;
	left:auto;
	position:absolute;
	right:0;
	top:0;
	width:35px;
	z-index:2;
}

body#contentPage #titleHolder .minWidth h1, body#listingPage #titleHolder .minWidth h1 {
	float:left;
	margin:0;
}
body#listingPage #titleHolder .minWidth ul.paginator {
	float:right;
	width:auto;
}
body#listingPage #titleHolder .minWidth ul.paginator li {
	float:left;
	margin:0 0 0 18px;
}
body#contentPage #titleHolder .minWidth, body#listingPage #titleHolder .minWidth {
	overflow:visible;
	padding:36px 0;
	width:845px;
}

ul#testGal {
	width:648px;
	height:135px;
	overflow:hidden;
}

