.vc524_flickr_admin .section {
	margin-bottom: 3em;
}

.vc524_flickr_admin table {
	margin-top: 1em;
}

.vc524_flickr_admin table tr td {
	padding: 0 1em 1em 0;
}

.vc524_flickr_admin .textbox {
	width: 300px;
}

.vc524_flickr_admin .status_green {
	color: green;
}

.vc524_flickr_admin .status_red {
	color: red;
}


#flickr_jump {
	float: right;
	margin-top: -20px;
	margin-bottom: 10px;
}


.flickr-img {
	float: left;
	padding-bottom: 10px;
	padding-right: 10px;
	max-width: 150px;
	height: 255px;
	line-height: 18px;
}

.flickr-photos {
	padding-top: 10px;
	padding-bottom: 10px;
}


.flickr-terms {
	height: 100px;
	padding-bottom: 20px;
}
.attachment-post-thumbnail {
	max-width: 100%;
}

.set-photo > a > img {
	max-width: 100%;
	max-height: 100%;
}

.set-photo {
	float: left;
	width: 100px;
	height: 100px;
}

.set-title {
	float: left;
	margin-left: 10px;
	max-width: 465px;
}

.album-link {
	width: 40%;
	float: left;
	text-align: left;
}

.gallery-navigation {
	width: 60%;
	text-align: left;
	padding-bottom: 5px;
	float: right;
}
.single-photo-wrapper {
	text-align: center;
	width: 700px;
}
.single-photo {
	text-align: center; 
	display: inline-block;
}

.single-photo > img {
	margin-top: 5px;
	max-width: 100%;
	height: auto;
}

.photo-description {
	padding-top: 10px;
	text-align: left;
}
