
dl, p, ul, ol{
	margin: 0 0 1em;
	padding: 0;
}


/* General */

div#jas-frame_ws{
	float: left;
	width: 390px;
	background: #fff;
}




/* General */

div#container1_ws{
	width: 530px;
	margin: 2em auto;
	background: #fff;
}


div#jas-container_ws{

	/* Width HAS to be here for IE to render the filter */
	width: 300px;
	height:330px;

}

div#jas-thumbnails_ws{
	width: 130px;
	height:350px;
	overflow: auto;
	border-left: dotted 1px #888;
}

div#jas-thumbnails_ws ul{
	list-style: none;
	width: 100px;
	margin: 0 0 10px 10px;
	overflow: hidden;
}

div#jas-thumbnails_ws ul li{
	float: left;
	width: 100px;
	height: 75px;
	margin: 0 10px 10px 0;
}

div#jas-thumbnails_ws ul li img{
	width: 100px;
	height: 75px;
	cursor: pointer;
	margin-bottom: 3px;
	border-bottom: dotted 1px #ececec;
}

div#jas-thumbnails_ws ul li.selected-parent{
	width: 96px;
	height: 71px;
	padding: 1px;
	border: 1px solid #3DCC00;
}

div#jas-thumbnails_ws ul li img.selected{
	width: 96px;
	height: 71px;
}

h2#jas-image-text_ws{
	display: block;
	text-align: center;
	font-weight: bold;
	margin-bottom:5px;
}

img#jas-image_ws{
	margin-bottom: 20px;
}

ul#links{
	border-top: dotted 1px #888;
	display: block;
	clear: left;
	padding: 1em 0 1em 4em;
}

ul#navigation-controls_ws{
	width: 350px;
	list-style: none;
	margin: 0 auto;
	padding-top: 5px;
}

ul#navigation-controls_ws li{
	float: left;
	line-height: 1.5em;
	margin-right: 0.5em;
}

ul#navigation-controls_ws li#image-counter_ws{
	margin: 0 0.75em 0 0.5em;
}

li.slideshow-item_ws{
	margin-left: 3em;
}



div#jas-image-text_ws{
  text-align: left;
  font-size: 11px;
  margin-bottom: 5px;

}
