div.Panoramio_Container {
	border:1px solid #dddddd;
	background:#ffffff none repeat scroll 0%;
	padding:15px;
	margin-bottom:10px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
}

div.Panoramio_Container h3 {
	margin-top:5px;
	color:#006699;
        border-bottom:0px solid #B40000;
}

div.Panoramio_Photo {
	float:left;
	border:1px solid #cccccc;
	padding:1px;
	margin-right:5px;
}

div.Panoramio_Photo img {
	border:none;
}

#PanoramioFooter {
	font-size:11px;
	color:#666666;
}
