body {
	margin-top: 0px;
	margin-bottom: 0px;
}


.spinner {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: url('../img/spinner.gif') no-repeat center;
    opacity:.8; background-repeat:no-repeat
}


.gallery .thumb {
	width:100%;
	margin: 0em 0em 0em 0em;
}

.gallery .error-wrapper {
	margin: 20px 0;
}

.gallery .error-wrapper .error {
	font-style: italic;
}


footer {
	margin-top: 50px;
	color: #333;
}

footer .footer-content {
	text-align: right;
	font-size: 0.7em;
}

footer .footer-content p {
	margin-bottom: 3px;
}

footer .flickr-notice {
	font-style: italic;
	font-size: 0.9em;
}