@charset "shift_jis";
#imgPreviewWithStyles {
	width:120px;
	text-align: center;	
	background: #222 no-repeat center;
	border:1px solid #666666;
	padding: 15px;
	z-index: 999;
}
#imgPreviewWithStyles h3 {
	color: #ffffff;
	text-align: center;
	font-size:12px;
	line-height:18px;	
	font-weight:normal;
	display: block;
	padding: 5px 3px 2px 3px;
	margin:0px;
}

