#hassoGallery { 
	margin: 0;
	padding: 0;
}

#hassoThumbs { 
	float: left;
	padding: 0;
	width: 393px;
	margin: 0px;
	border: 1px dotted  #013300;
	background-color: #ebf0e3;
	text-align: center;
}

#hassoThumbs .hassoThumb { 
	float: left;
	margin: 10px 5px 10px 5px;
	border: 0;
	text-align: center;
	vertical-align: middle;
}

#hassoThumbs .hassoThumb a { 
	border: 0;
	text-decoration: none;
	font-weight: bold;
}

#hassoThumbs .hassoThumb a:visited { 
	border: 0;
	text-decoration: none;
	font-weight: bold;
}

#hassoThumbs .hassoThumb a:hover { 
	border: 0;
	text-decoration: none;
	font-weight: bold;
}

#hassoThumbs .hassoThumb a img { 
	border: 0;
}

#hassoPic { 
	text-align: center;
	padding: 5px;
	width: 383px;
	margin: 0px;
	border: 1px dotted  #013300;
	background-color: #ebf0e3;
}

#hassoPic .hassoTitle { 
	text-align: center;
}

#hassoPic .hassoDescription { 
	text-align: left;
}

#hassoPic img { 
	border: 0px;
	margin: 0px;
}

#hassoPrevNextNav { 
	display: block;
	width: 393px;
	margin: 0;
	padding: 0;
}

#hassoPrevNextNav #hassoPrevPic { 
	float: left;
}

#hassoPrevNextNav #hassoNextPic { 
	float: right;
}

#hassoPrevNextNav #hassoPrevPic a { 
	text-align: left;
	border: 0;
	text-decoration: none;
	font-weight: bold;
}

#hassoPrevNextNav #hassoNextPic a { 
	text-align: right;
	border: 0;
	text-decoration: none;
	font-weight: bold;
}
