.img-preview 
{
	margin-bottom:10px;
	text-align:center;
}

.loaded-gallery-class ul 
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:disc;
	margin-left:20px;
}

/*
.img-scroll li 
{
	float:left;
	font-family:Arial;
	font-size:1em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:italic;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:0 6px;
	text-align:center;
}
*/

.img-scroll li {
	-x-system-font:none;
	float:left;
	font-family:Arial;
	font-size:1em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:italic;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:0 6px;
	margin:0;
	text-align:center;
}
/*
.img-scroll .next a 
{
	background:transparent url(/images/vetby/lightbox/next.gif) no-repeat scroll center bottom;
	display:block;
	height:19px;
	width:19px;
}

.img-scroll .next a:hover 
{
	background:transparent url(/images/vetby/lightbox/next.gif) no-repeat scroll center top;
	display:block;
	height:19px;
	width:19px;
}

.img-scroll .prev a 
{
	background:transparent url(/images/vetby/lightbox/prev.gif) no-repeat scroll center bottom;
	display:block;
	height:19px;
	width:19px;
}

.img-scroll .prev a:hover 
{
	background:transparent url(/images/vetby/lightbox/prev.gif) no-repeat scroll center top;
	display:block;
	height:19px;
	width:19px;
}
*/
.img-scroll .next a 
{
	background:transparent url(/images/vetby/lightbox/next.png) no-repeat scroll center bottom;
	display:block;
	height:25px;
	width:26px;
}

.img-scroll .next a:hover 
{
	background:transparent url(/images/vetby/lightbox/next.png) no-repeat scroll center top;
	display:block;
	height:25px;
	width:26px;
}

.img-scroll .prev a 
{
	background:transparent url(/images/vetby/lightbox/prev.png) no-repeat scroll center bottom;
	display:block;
	height:25px;
	width:26px;
}

.img-scroll .prev a:hover 
{
	background:transparent url(/images/vetby/lightbox/prev.png) no-repeat scroll center top;
	display:block;
	height:25px;
	width:26px;
}

.img-scroll .prev, .img-scroll .next {
	padding:50px 4px 0;	
}
