/*
 * 2013-04-18 add popup css
 */

img.popup {
	width: auto !important;
	max-width: 100% !important;
	max-height: 180px !important;
	text-align: center;
}
.ui-tooltip-content div{
	text-align: center;
}
