/*
Style sheet for photolayer_picasa_flickr.js
lines 98-107
*/

#infowin {padding-right:5px;}

#picBorder {text-align: center;}

#photo_infowin {}

.imgBorder {
	background-color: white;
	border: 2px solid #666666; 
	padding: 4px;
}

#bordertest {
	height:200px;
	overflow:auto;
	padding-left:5px;
	padding-right:5px;
	text-align:center;
}

.translogo {
	background-color: white;
	border: 1px solid black;
	padding: 3px; 
}


.photo_title {}

.description {font-weight: bold;}

.author {font-weight: bold;}