div#slideshow {
	float: left;
	width: 561px;
	margin: 10px 0 30px 25px;
	*_margin: 10px 0 30px 12px;
}

div#slideshow div.thumb{
	width: 239px;
	float: left;
}

#nav {
	width: 241px;
	float: left;
}

#nav a {
	outline: none;
	display:block;
	height:45px;
	*_height:47px;
	text-decoration:none;
	width:239px;
	float: left;
	clear: left;
	border: 1px dotted #8C877E;
	*_border: 1px solid #c6c4c0;
	font-size: 3px !important;
	color: white;
	margin: 0 0 2px 0;
}

#nav a.button{
	background: transparent url(/file/picture/content/slideshow/1.jpg) no-repeat scroll left -45px;
}

#nav a.button2{
	background: transparent url(/file/picture/content/slideshow/2.jpg) no-repeat scroll left -45px;
}

#nav a.button4{
	background: transparent url(/file/picture/content/slideshow/6.jpg) no-repeat scroll left -45px;
}

#nav a.button3{
	background: transparent url(/file/picture/content/slideshow/4.jpg) no-repeat scroll left -45px;
}

#nav a.button5{
	background: transparent url(/file/picture/content/slideshow/7.jpg) no-repeat scroll left -45px;
}

#nav a.activeSlide {
	background-position: left 0;
}


div#slideshow div.picture1,div#slideshow div.picture2,div#slideshow div.picture3,div#slideshow div.picture4,div#slideshow div.picture5 {
	width: 318px !important;
	margin: 0;
	padding: 0;
	background:transparent url(/file/picture/frame/viewport_bg.jpg) repeat-y scroll 0 0;
	height: 400px !important;
	overflow: hidden;
}

#pictures {
	float: left;
	position: relative;
	border-bottom: 1px dotted #8C877E;
	margin: 0 0 0 2px;
}

.js {
	height: 380px !important;
	width: 318px !important;
}

div#slideshow div.active {
    z-index:10;
}

div#slideshow div.last-active {
    z-index:9;
}

div#slideshow div.picture1 img,div#slideshow div.picture2 img,div#slideshow div.picture3 img,div#slideshow div.picture4 img,div#slideshow div.picture5  img{
	border: 1px dotted #8C877E;
	*_border: 1px solid #c6c4c0;
	margin: 0px;
}


div#slideshow div.picture1 h5, div#slideshow div.picture2 h5, div#slideshow div.picture3 h5, div#slideshow div.picture4 h5, div#slideshow div.picture5 h5{
	border: none;
	margin: 10px 0px 5px;
	padding: 0px;
}

div#picture a {
	font-size: 12px;
	color: #54055B;
	font-family: Georgia;
}