ul.flickrshow-images {
	list-style: none outside;
}

ul.flickrshow-images li {
	list-style: none outside;
	float: left;
	margin-right: 5px!important;
	margin-bottom: 5px!important;
	left: 0!important;
	position: relative!important;
	/*width: 500px;
	height: 500px;
	line-height: 500px;*/
	text-align: center;
}
ul.flickrshow-images li img {
	vertical-align: middle;
	height: auto!important;
	position: relative!important;
}

.flickrshow-buttons, .flickrshow-loading {
	display: none!important;
}