h1,h2,h3,h4 {
	font-family: Tahoma;
	left-margin: 0px;
	}

p,td,body {
	font-family: Verdana;
	font-size: 12px;
	line-height: 150%;
	}

p {
		line-height: 15px;
	}

.thumbnail {
	border-width: 0px;
}

label {
	text-align: right;
	}

.selThumbnail {
	border-width: 2px;
}

#imageNavigator {
	height: 400px;
	width: 150px;
	overflow: auto;
	background: #cccccc;
	left: 0;
}

#projectorContainer {
	position: relative;
	z-index: 10;
	top: 0px;
	heigth: 400px;
	width: 550px;
	overflow: clip;
	right: 0;
}

#images img {
	vertical-align: middle;
	}

#images {
	align: center;
	}

.content {
	border-width: 1 0 1 0;
	width: 100%;
	border-color: blue;
	background-color: white;
	border-style: solid;
	margin: 0px;
	padding: 10px;
	}


h2 {
	background-color: #888888;
	background: url("/images/11.gif");
	white-space: nowrap;
	color: white;
	border-width: 0 0 1 0;
	border-style: solid;
	border-color: black;
	padding: 1px;
	width: 100%;
	font-size: 16px;
	font-family: Arial, Verdana;
	margin-bottom: 2px;
	}

p,bq 	{
	margin-top: 3px;
	margin-bottom: 9px;
	line-height: 150%;
	}

h3 {
	padding-left: 10px;
	font-family: Tahoma;
	}

td.left {
	min-width: 180px;
	width: 200px;
	}

ul.h {
	font-size: 14px;
	font-family: Tahoma;
	font-weight: bold;
	list-style-image: url('/images/o.gif');
	margin-bottom: 30px;
	}

li {
	margin-top: 4px;
	margin-bottom: 9px;
	}

ul {
	list-style-image: url('/images/o.gif');
	}