#hassoGallery {
	margin-left: 0;
	padding: 0;
	font-size: 13px ;	
}

#hassoNav {
	display: block;
	text-align:left;

}

#hassoNav ul {
	display: block;
	text-align:center;
	list-style: none;
	font-weight: 700;
	margin-left: 0;
	font-size: 14px ;
	line-height: normal;
	margin-top: 2px;
	margin-bottom: 2px;
}

#hassoNav a {
	display: block;
}

#hassoNav a:hover {
	display: block;
	background-color:silver;
}

#hassoNav #active {
	display: block;
	background-color: #f2f2f2;

}

#hassoThumbs {
	float: left;
	padding: 0;
	width: 520px;
	margin: 0px;
	border:1px dashed  #bfbfbf;
	font: bold 13px ;
	background-color: #f2f2f2;
	text-align: center;
	
}

#hassoThumbs .hassoThumb {
	float: left;
	margin: 10px 5px 10px 5px;
	border:0;
	height: 110px;
	width: 110px;
	text-align: center;
	vertical-align:middle;
	
}

#hassoThumbs .hassoThumb a {
	border:0;
	
}

#hassoThumbs .hassoThumb a img {
	border:0;
	
}


#hassoPic {
	text-align:center;
	padding: 5px;
	width: 520px;
	margin: 0px;
	border:1px dashed  #bfbfbf;
	font: normal 13px;
	background-color: #f2f2f2;
}


#hassoPic .hassoTitle {
	font-style:oblique;
	font-weight: bold;
	text-align:left;
margin-bottom: 10px;
	
}

#hassoPic .hassoDescription {
	text-align:left;
margin-bottom: 10px;	
}

#hassoPic img {
	border: 0px;
	margin: 0px;
}


#hassoPrevNextNav
{
	display: block;
	font-size: 11px;
	width: 500px;
	margin:0;
	padding: 0;

}


#hassoPrevNextNav #hassoPrevPic{
	float: left;
	
}


#hassoPrevNextNav #hassoNextPic{
	float: right;
}

#hassoPrevNextNav #hassoPrevPic a {
	text-align:left;
}


#hassoPrevNextNav #hassoNextPic a {
	text-align:right;
		
}
