body{
	text-align:center;
	background-color: #e1e1e1;
}
#gallery{
	width:850px;
	text-align:left;
	margin:0 auto;
}
.titlegall{
	margin:0px;
	font-size:14px;
}
.smallgall{
	font-size:12px;
}
#mainImage{
	clear:both;
	width:600px;
	height:450px;
	float:left;
	padding-left:10px;
	overflow:hidden;
}
#mainImage img{
	max-height:440px;
	display:block;
}
.galleryList{float:left;}
div.galleria_wrapper img{
	display:block;
	margin:0 auto;
}
#prevNext {clear:both; float:left; text-align:center; width:680px; padding:10px;}
#prevNext a{
	color:#999;
	text-decoration:none;
}
#prevNext {color:#CCC; text-decoration:none;}
