﻿
.galleria {
	width: 400px; LIST-STYLE-TYPE: none;
}
.galleria LI {
	display: block;
	float: right;
	margin: 0px 10px 0px 0px;
	overflow: hidden;
	width: 80px;
	height: 20px;
	line-height: 20px;
}
.galleria LI A {
	display: none;
}
.galleria LI DIV {
	display: none; left: 180px; position: absolute; top: 0px; bottom: 0px;
}
.galleria LI DIV IMG {
	cursor: pointer;
}
.galleria LI.active DIV IMG {
	display: block;
}
.galleria LI.active DIV {
	display: block;
}
.galleria LI IMG.thumb {
	display: block;
	left: auto;
	width: auto;
	cursor: pointer;
	height: auto;
	margin-bottom: 0px;
	line-height: 20px;
}
.galleria LI .caption {
	display: block; 
	padding-top: 0px;
	margin-bottom: 0px;
}
* HTML .galleria LI DIV SPAN {
	width: 490px;
}
* {
	border-width: 0 0 0 0;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
}
.caption {
	padding-left: 10px;
	height: 20px;
	padding: 0 0 0px 0;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #C0C0C0;
	float: left;
	line-height: 20px;
	margin: 3px 0px 0px 0px;
	vertical-align: middle;
}
.show {
	margin-top: 0px; 
	margin-bottom: 0px;
	position: relative;
}
.gallery {
	margin: 0px 0px 0px 0px;
	width: 490px;
	height: 20px;
	text-align: left;
}
.gallery LI {
	margin: 3px 0px 0px 2px;
	width: 40px;
	height: 20px;
}
.gallery LI DIV {
	left: 240px;
	margin-bottom: 0px;
}
.gallery LI DIV .caption {
	font: 9px georgia,serif;
}
#main_image {
	background-image: url('../images/bg_div_gallery.jpg');
	margin: -2px auto 0px auto;
	width: 490px;
	height: 247px;
}
#main_image IMG {
	margin-bottom: 0px;
	}

