/* KUVAGALLERIA */

#navigaatio {

	vertical-align	:	top;
	text-align	:	center
}
#picture {

	vertical-align	:	top;
	text-align	:	center;
}

#commentbox {

	
 	width		: 	500px;
	margin		:	auto;
	
}
#name {

	height		:	20;
	text-align	:	center;
	background-color:	#d5d5d5;
	
}
#kommentti {

	min-height	:	20;
	text-align	:	left;
	background-color:	#e7e7e7;
}
#nick {
	color		: 	#494949;
	font-family	: 	Tahoma, Arial, Verdana;
	font-style	: 	normal;
	font-size	: 	13px;
	font-weight	: 	bold;
	text-decoration	: 	none;
	
}


#kuvalista {

	
 	text-align: center;
}

