a{
	color: #ffffff;
}

dt{
	font-weight: bold;
}


form label{
	cursor: pointer;
}

img{
	border:2px;
	border-color: #e7e8e3;}

/* General */
div#container{
	width: 1000px;
	margin: 0em auto;
}

div#jas-container{
	/* Width HAS to be here for IE to render the filter */
	width: 850px;
}

div#jas-frame{
	float: left;
	width: 860px;
	margin: 0px 0;
	}

div#jas-tags{
	float: right;
	width: 70px;
}

div#jas-tags h3{
	margin-bottom: 1em;
}

div#jas-tags ul{
	list-style: none;
}

div#jas-tags ul li{
	margin-bottom: 0.3em;
}

div#jas-tags ul li input{
	margin-right: 1px;
}

div#jas-thumbnails{
	float: center;
	clear: center;
	width: 150px;
	margin-top: 5px;
}

div#jas-thumbnails ul{
	list-style: none;
	width: 150px;
	margin: 5px 0 7px 0px;
	overflow: hidden;
}

div#jas-thumbnails ul li{
	float: left;
	width: 70px;
	height: 64px;
	margin: 0 3px 5px 0;
}

div#jas-thumbnails ul li img{
	width: 70px;
	height: 64px;
	cursor: pointer;
}

div#jas-thumbnails ul li.selected-parent{
	width: 68px;
	height: 60px;
	padding: 1px;
	border: 1px solid #f60;
}

div#jas-thumbnails ul li img.selected{
	width: 68px;
	height: 60px;
}

h2#jas-image-text{
	text-align: center;
	
}

img#jas-image{
	margin-bottom: 3px;
}

ul#links{
	display: block;
	clear: left;
	padding: 1em 0 1em 1em;
}

ul#links li{
	line-height: 2em
}

ul#navigation-controls{
	width: 1000px;
	list-style: none;
	margin: 0 auto;
}

ul#navigation-controls li{
	float: left;
	line-height: 1.5em;
	margin-right: 0.5em;
}

ul#navigation-controls li#image-counter{
	margin: 0 0.75em 0 0.5em;
}

li.slideshow-item{
	margin-left: 0em;
}

