#gallery img {
	border: none;
	float:right;
	border:1px solid #838383;
}

#gallery img.noborder {border:none;}
 
#gallery_nav {
	float:right;
	width: 410px;
	/*text-align: center;*/
}
 
#gallery_output {
	float:right;
	height:230px;
	overflow:hidden;
	width:300px;
}
 
#gallery_output img {
	display: block;
	/*margin: 20px auto 0 auto;*/
}
