.flickrpress-container {overflow: auto;text-align: center;margin-bottom: 15px;}.flickrpress-container .flickrpress-items div {display: inline-block;background: #dedede;padding: 2px;margin: 2px;}#footer .flickrpress-container .flickrpress-items div {background:#000;padding: 0px;margin: 0px;float:left;}#footer .flickrpress-container img {max-width: 220px;margin:0;padding:0;border:1px solid #fff;}#footer .flickrpress-container img:hover {max-width: 220px;margin:0;padding:0;border:1px solid #0198C8;}.flickrpress-items div:hover{background: #0198C8;}.flickrpress-container .flickrpress-items div a {line-height: 0;}.flickrpress-container .flickrpress-items div {/* IE can't do inline-block, but inline is equivalent */*display: inline;}.flickrpress-container img {margin: 0;}.flickrpress-container .flickr_item_view_squares img {width: 75px;height: 75px;background: url(spinner.gif) no-repeat center center;}.flickrpress-container .flickrpress-navigation {margin-top: 10px;margin-bottom: 10px;display:none;}.flickrpress-container .flickrpress-navigation .flickrpress-navigation-previous {float: left;font-weight: bold;cursor: pointer;}.flickrpress-container .flickrpress-navigation .flickrpress-navigation-next {float: right;font-weight: bold;cursor: pointer;}.pending .flickrpress-navigation div {text-indent: -9999px;background: url(spinner.gif) no-repeat center center;width: 16px; height: 16px;}.flickrpress-container .flickrpress-items div span {/* See below */display: none;}/* Styling from http://www.webdesignerwall.com/tutorials/css-decorative-gallery/* Note: This will generally only work with square thumbnails. *//*.flickrpress-container div img {width: 48px;height: 48px;position: relative;}.flickrpress-container div span {z-index: 1;width: 48px;height: 48px;display: block;position: absolute;background: url(images/flickr-border.png) no-repeat;}*//* Download iepngfix.htc from http://www.twinhelix.com/css/iepngfix/ then create ie.css with the following (uncommented, of course):.flickrpress-container div span {behavior: url(iepngfix.htc);}*//* Then, and link it in to your template's header.php with:<!--[if lt IE 7]><link rel="stylesheet" href="/path/to/ie.css" type="text/css" media="screen" /><![endif]-->*/