@charset "utf-8";
/* CSS Document */

#pimg {
	z-index: 999999;
	display: none;
	position: absolute;
}
#pimg h3 {
	display: block;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin-top: 10px;
	border: 2px solid #003399;
	background-color: #339966;
}

.images {
	padding: 10px;
}
