#flickr{
	border:10px solid #343434;
	margin:0 auto;
	max-width:80em;
	width:906px;
	height:100px;
	overflow:hidden;
}

#flickr div.img{
	background:transparent url(../images/background/bg-square.gif) no-repeat scroll 0 0;
	padding:10px;
	width:80px;
	height:80px;
	line-height:75px;
	text-align:center;
	overflow:hidden;
	float:left;
}

#flickr div.img img{
	vertical-align:middle;
	width:75px;
	height:75px;
}
