.sliderGallery 
{
	overflow: hidden;
	position: relative;
	padding: 10px 0;
	width: 100%;
	margin-bottom:20px;
}
.sliderGallery UL 
{
	position: absolute;
	list-style: none;
	white-space: nowrap;
	padding: 0;
	margin: 0;
}
.sliderGallery UL LI 
{
	display: inline;
}
.handle 
{
	background:transparent url(../images/scroll/scroll_drag.gif) no-repeat 0%;
	background-repeat:no-repeat;
	cursor:pointer;
	width: 137px;
	height: 10px;
	position:absolute;
	background-position:0 0 0 0;
	margin-left:10px;
}
.slider 
{
	background-image: url(../images/scroll/scroll_bg.gif);
	background-position:center;
	background-repeat:repeat-x;
	cursor:pointer;
	height:10px;
	margin-top:90px;
	position:relative;
	width:100%;
}
.slider_hide 
{
	background-position:center;
	background-repeat:repeat-x;
	cursor:pointer;
	height:10px;
	margin-top:280px;
	position:relative;
	width:100%;
	padding: 10px 0 0px;
}
* html .slider 
{
	margin-top:100px;
}
.sliderGallery
{
	padding-right:0px;
	padding-left:0;
}
.sliderGallery ul li
{
}
* html .sliderGallery ul li
{
	padding-right:0;
}
.sliderGallery ul div
{
	border-color:#669966;
	border-style:solid;
	border-width:2px;
	padding:3px;
	width:auto;
	height:68px;
	display:table-cell;
	margin-right:7px;
	-webkit-appearance:slider-horizontal;
}
* html .sliderGallery ul div
{
	display:inline;
	padding-bottom:0;
}
.sliderGallery ul A img
{
}
#gallery_category_premium .slider, #gallery_category_deluxe .slider
{
	margin-top:290px;
}
* html #gallery_category_premium .slider, * html #gallery_category_deluxe .slider
{
	margin-top:300px;
}
#wedding_gallery .slider
{
	margin-top:134px;
}
* html #wedding_gallery .slider
{
	margin-top:144px;
}#gallery_category_premium ul div, #gallery_category_deluxe ul div
{
	border:none;
	width:auto;
	text-align:center;
	padding-right:14px;
	min-width:130px;
}
*html #gallery_category_premium ul div, *html #gallery_category_deluxe ul div
{
	width:130px;
}
#gallery_category_premium ul A, #gallery_category_deluxe ul A
{
	text-decoration:none;
	display:block;
	font-weight:normal;
	color:#222222;
	margin-bottom:4px;
	margin-top:4px;
	line-height:1.5;
	text-align:center;
}
#gallery_category_premium ul A span, #gallery_category_deluxe ul A span
{
	color:#26699D;
	font-weight:bold;
	margin-top:4px;
	display:block;
	text-decoration:underline;
}
#gallery_category_premium ul A span:hover, #gallery_category_deluxe ul A span:hover
{
	color:#E70000;
}
#gallery_category_premium ul A span.bobble_title, #gallery_category_deluxe ul A span.bobble_title
{
	height:32px;
	color:#222222;
	font-weight:normal;
	cursor:hand;
	text-decoration:none;
	width:auto;
	white-space:normal;
	line-height:1.4;
}
*html #gallery_category_premium ul A span.bobble_title, *html #gallery_category_deluxe ul A span.bobble_title
{
	width:auto;
}