.image { padding-bottom:0.5em; }
.image img { 
	max-width:100%;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px; 
}
.image .caption { font-style:italic; }
