div.tile {
	background-image: url('images/box_320_320.png');
	width: 300px;
	height: 300px;
	padding: 10px;
	float: left;
	clear: left;
	margin: 0 10px 10px 0;
	background-repeat: no-repeat;
}

#flickr_link {
	display: block;
	text-align: center;
	font-size: 12px;
	margin: 10px 0 10px 0;
}

#tile_info {
	font-size: 14px;
}

#tile_info th {
	vertical-align: top;
}

#description a {
	color: blue;
}

#hist_rgb {
	display: block;
}

#hist_r, #hist_g, #hist_b {
	display: none;
}

#flag {
	font-size: 10px;
	padding-top: 10px;
}

#tags {
	clear: both;
	font-size: 14px;
	padding-top: 10px;
}

#tags span {
	font-weight: bold;
	margin-right: 10px;
}
