.credits
{
	margin: -5px 0 3.5em;
	padding-left: 15px;
	font: 130%/110% "Courier New", Courier, monospace;
}
.credits A
{
	color: #000;
	background: #C3E4E2;
	border-bottom: 1px solid #A36E36;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0 0.5em;
	font-size: 110%;
}
.credits EM
{
	color: #FFF;
	background: #000;
	border-bottom: 1px solid #A36E36;
	padding: 0 0.3em;
}
IMG
{
	border: none;
}
/*---------- gallery styles start here -----------------------*/
.gallery
{
	list-style: none;
	margin: 0;
	padding: 0 0px 0px;
}
.gallery LI
{
	margin: 20px -17px -50px 15px;
	padding: 6px 8px 55px 19px;
	background: url(http://www.laparoscopica.es/images/polaroid.png) no-repeat;
	float: right;
	position: relative;
	width: 178px;
}
.gallery SPAN
{
}
.gallery A SPAN
{
	background: url(http://www.laparoscopica.es/images/tape.png) no-repeat;
	width: 77px;
	height: 92px;
	display: block;
	position: absolute;
	left: 54px;
	top: -12px;
}
.gallery A:hover SPAN
{
	background: url(http://www.laparoscopica.es/images/tape.png) no-repeat;
	width: 77px;
	height: 92px;
	display: block;
	position: absolute;
	left: 54px;
	top: -10px;
}
.gallery EM
{
	display: block;
	padding: 43px 20px 5px 0px;
	text-align: center;
	font: italic 85% Georgia, "Times New Roman", Times, serif;
	color: #333;
}
/*----- Thumbnail Left Grid Styles*/
.galleryL
{
	list-style: none;
	margin: 0;
	padding: 0 0px;
}
.galleryL LI
{
	margin: 11px 9px -50px 15px;
	padding: 10px 8px 54px 19px;
	background: url(http://www.laparoscopica.es/images/polaroid-short.png) no-repeat;
	float: left;
	position: relative;
	width: 178px;
}
.galleryL SPAN
{
}
.galleryL A SPAN
{
	background: url(http://www.laparoscopica.es/images/paper-clip.png) no-repeat;
	width: 77px;
	height: 92px;
	display: block;
	position: absolute;
	left: 2px;
	top: -5px;
}
.galleryL A:hover SPAN
{
	background: url(http://www.laparoscopica.es/images/paper-clip.png) no-repeat;
	width: 77px;
	height: 92px;
	display: block;
	position: absolute;
	left: 10px;
	top: -5px;
}
.galleryL EM
{
	display: block;
	padding: 34px 20px 5px 0px;
	text-align: center;
	font: italic 85% Georgia, "Times New Roman", Times, serif;
	color: #333;
}
/*----- Thumbnail Left Grid Styles*/
.galleryR
{
	list-style: none;
	margin: 0;
	padding: 0 0px;
}
.galleryR LI
{
	margin: 20px -17px -50px 15px;
	padding: 6px 8px 55px 19px;
	background: url(http://www.laparoscopica.es/images/polaroid-short.png) no-repeat;
	float: right;
	position: relative;
	width: 178px;
}
.galleryR SPAN
{
}
.galleryR A SPAN
{
	background: url(http://www.laparoscopica.es/images/tape2.png) no-repeat;
	width: 77px;
	height: 92px;
	display: block;
	position: absolute;
	left: 54px;
	top: -12px;
}
.galleryR A:hover SPAN
{
	background: url(http://www.laparoscopica.es/images/tape2.png) no-repeat;
	width: 77px;
	height: 92px;
	display: block;
	position: absolute;
	left: 52px;
	top: -12px;
}
.galleryR EM
{
	display: block;
	padding: 36px 20px 5px 0px;
	text-align: center;
	font: italic 85% Georgia, "Times New Roman", Times, serif;
	color: #333;
}
/*----- Thumbnail Left Grid Styles*/
.galleryMenu
{
	list-style: none;
	margin: 0;
	padding: 0 0px;
}
.galleryMenu LI
{
	margin: 20px -17px -50px 15px;
	padding: 6px 8px 55px 19px;
	background: url(http://www.laparoscopica.es/images/watercolor-top.png) no-repeat;
	float: right;
	position: relative;
	width: 178px;
}
.galleryMenu SPAN
{
	margin: 20px -17px -50px 15px;
	padding: 6px 8px 55px 19px;
	background: url(http://www.laparoscopica.es/images/watercolor-top.png) no-repeat;
	float: right;
	position: relative;
	width: 178px;
}
.galleryMenu A SPAN
{
	background: url(http://www.laparoscopica.es/images/tape2.png) no-repeat;
	width: 77px;
	height: 92px;
	display: block;
	position: absolute;
	left: 54px;
	top: -12px;
}
.galleryMenu A:hover SPAN
{
	background: url(http://www.laparoscopica.es/images/tape2.png) no-repeat;
	width: 77px;
	height: 92px;
	display: block;
	position: absolute;
	left: 52px;
	top: -12px;
}
.galleryMenu EM
{
	display: block;
	padding: 36px 20px 5px 0px;
	text-align: center;
	font: italic 85% Georgia, "Times New Roman", Times, serif;
	color: #333;
}
#thumb1frame
{
	background-image: url(http://www.laparoscopica.es/images/thumbback.gif);
	width: 250px;
	height: 185px;
	position: relative;
	top: -185px;
}

div#preloaded-images {
  z-index:9999999;
  position: absolute;
   overflow: hidden;
   left: -9999px; 
   top: -9999px;
   height: 1px;
   width: 1px;
}
