



a img, img { 
	border: 0px solid #999; 
	text-align: center;
}


.vignettes {
	display:block;
	width:100px;
	height:90px;
	margin-top:0px;
	margin-bottom:20px;
	margin-left:20px;
	font-size: 9px;
	text-align: center;
	color: #fff;
	font-weight:bold;
	text-decoration:none;
	line-height:20px;
	float: left;
}
.photo-link { 
	padding: 5px; 
	margin:2px; 
	border: 1px solid #717168; 
	height:90px;
	text-decoration:none;
	color:#fff;
	float: left;
	background:#4C3C16;
}

.photo-link:hover	{ 
	border-color: #ff5800; 
}


a.photo-link_flickr {
    display:block;
    width:80px;
    height: 125px;
    margin-top:0px;
    margin-left: 0px;
    margin-bottom:5px;
    margin-right:5px;
    padding: 0px;
    font-size: 9px;
    text-align: center;
    color: #fff;
    font-weight:bold;
    text-decoration:none;
    line-height:11px;
    float: left;
    background:#4C3C16;
    border: 1px solid #717168;
}
.photo-link_flickr img {
    margin-bottom:10px;
    width: 80px;
    height: 80px;
}
a.photo-link_flickr:hover    { 
    border-color: #ff5800; 
}
