div.popup_th {
	background: #fff url(../images/popup_caption.gif) center bottom no-repeat;
	display: inline-block;
	 margin: 0px 1em 1em 0px;;
	float: left;
}
div.popup_th img {
	border: 1px solid silver;
	margin: 10px;
}

