.gallery_list_item{
	padding-bottom: 20px;
	text-align: center;
	vertical-align: top;
	padding-right: 10px;
	padding-left: 10px;	
	width: 16%;
	border-bottom: none !important;
}
.gallery_list_item img{
	margin-bottom: 0px !important;	
	border: 6px solid #F4FFE6 !important;
}
.gallery_image_view img{
	border: 6px solid #F4FFE6 !important;	
}
#content{
	text-align: left;
}
#gallery_nav{
	float: right;
	text-align: right;
}
#gallery_nav a{
	padding: 4px;
	background-color: #E2F1E8;
	color: #487358;
	text-decoration: none;
}
#gallery_nav a:hover{
	background-color: #ABCCD0;
	color: #FFFFFF;
}
