.slideshowGlobal {
	float: left;
	clear: both;
	width: 631px;
	padding: 0 0 32px 0;
	
}

.slideshow {
	cursor: pointer;
	/*border: #ccc 1px solid;*/
	width: 631px;
	height: 156px;
	float: left;
	clear: both;
}

.slideshow img {
	float: none;
	width: 631px;
	height: 156px;
}

.slideshow img.imgLarge{width: 19px!important; height: 19px!important; position: absolute; z-index: 10; right: 5px; top: 5px;}
	
	
.loading {
	background: url(../images/lightbox/loading.gif) no-repeat center 50%
}

/*.current img {
	border: #f00 1px solid;
	padding: 5px;
}*/

.outline {
	padding: 0px;
	border: #EE2E24 7px solid;
	width: 89px !important;
	height: 59px !important; 
	position: absolute
}

.thumbnails {
	float: left;
	clear: both;
	width: 631px;
	height: 73px;
	background: #898989;
}

.thumbnails img {
	width: 89px;
	height: 59px;
	padding: 7px 6px 7px 7px;
}

.thumbnails a {
	outline: none;
}

/*
A {
	color: orange; text-decoration: none; outline: none
}
A:hover {
	color: #999; text-decoration: none
}*/

