.flickr-tab-wrapper {
	height: 800px;
}

.photosets-head {
	height: 40px;
}

.photosets-head a {
	padding: 5px 10px;
	border-left: 1px solid #000;
}

.photosets-head a.first {
	border-left: none;
}

.flickr-tab-wrapper .flickr-list-wrapper {
	clear: both;
	height: 120px;
	overflow-x: hidden;
	overflow-y: auto;
}

.photo-tab{
	display: none;
}

.photo-tab.active {
	display: block;
}

.big-img-wrapper .flickr-photo-box{
	display: none;
	padding: 0;
	height: auto;
	width: auto;
}

.big-img-wrapper .flickr-photo-box.active{
	display: block;
	width: 740px;
	text-align: center;
}

#press_container .content_wrapper .rightcolumn ul.small-img-wrapper li {
	margin: 0;
	width: 100px;
	height: 100px;
	padding: 10px 10px 10px 0;
}