#content  #galeria_bot {
	float: left;
	width: 216px;
	padding-right: 12px;
	padding-bottom: 12px;
}
#content #galeria_im {
	float: left;
	width: 730px;
	padding: 0px;
}
#left {
	width: 970px;
	float: left;
}



.loading {
	background: url(imagenes/loading.gif) center no-repeat;
}

.slideshowContainer {
	width: 730px;
	height: 400px;
	background-color: #CCCCCC;
	display: block;
	float: left;
}

#slideshowContainer img {
	height: 400px;
	width: 730px;
}

#thumbnails {
	width: 200px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin: 0px;
	float: left;
	height: 400px;
}
#thumbnails a {
	background-color: transparent;
	height: 54px;
	width: 54px;
	float: none;
}
#thumbnails a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	height: 54px;
	width: 54px;
}

.slideshowThumbnail {
	outline: none;
	margin-right: auto;
	margin-left: auto;
}

.slideshowThumbnail img {
	border: 1px solid #CCCCCC;
	padding: 2px;
	margin: 2px;
}

a:hover.slideshowThumbnail img {
	border: 1px solid #ccc;
	padding: 2px;
	margin: 2px;
}

.current img {
	border: 1px solid #999999;
	padding: 5px;
}

.outline {
	border: 1px solid #663300;
	z-index: 0;
	position: absolute;
	margin: 0px;
	padding: 0px;
}
