.popPos {
	position: absolute; 
	width: 700px; 
	height: 504px;
	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: 10px;
	
}







