﻿/* Flickr web part styles - Module Framework
----------------------------------------------------------*/

.flickr{}
	.flickr .inner{}
		.flickr .hd{}
			.flickr .hd h2{}
		.flickr .bd{}
			.flickr .bd .preloader { 
				margin: 0; 
				padding: 1em 1em 1em 3em; 
				background: transparent url("/_infrastructure/images/icons/16x16/loader.gif") 1em center no-repeat;
				}
			.flickr .bd .panels{
				height: 235px;
				top: 10px;
				}
				.flickr .bd .panels img {
                    padding: 15px;  
                    border:  1px solid #ccc;  
                    background-color: #eee;  
                    width:  75px; 
                    height: 75px; 
                    top:  0; 
                    left: 0 
                    }
		.flickr .ft{
		padding: 5px 0px 5px 0px;}
			.flickr .ft a#feedlink{}