/*
  Styles that go with the Flickr Badge imported from flickr.php
*/
.zg_div {
	margin: 0px 5px 5px 0px;
	width: 117px;
}

.zg_div a, .zg_div a:hover, .zg_div a:visited {
	background: inherit !important;
	color: #3993FF;
	text-decoration: none !important;
}

.zg_div_inner {
	background-color: #FFFFFF;
	border: solid 1px #000000;
	color: #666666;
	font-family: arial, helvetica;
	font-size: 11px;
	text-align: center;
}

