.popPos {
	position: absolute; 
	width: 370px; 
	height: 523px;
	display: none;
}

.popCardPos {
	position: absolute; 
	width: 669px; 
	height: 474px;
	display: none;
}

.popPortrait {
	position: absolute; 
	width: 690px; 
	height: 441px;
	margin-left: -100px;
	display: none;
	background-color: #ffc;
}

.close {
	margin-top: -17px;
}

.itemDescription {
	font-family: tahoma, verdana, sans-serif;
	color: #000;
	font-size:14px;
	text-align: justify;
	float: right;
	width: 300px;
	height: auto;
	padding-top: 10px;
	padding-right: 20px;
	
}








