.popPos {
	position: absolute; 
	width: 685px; 
	height: 486px;
	display: none;
	background-color: #ffc;
	margin-left: -100px;
}

.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;
	}

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

.popH {
	position: absolute; 
	width: 598px; 
	height: 550px;
	display: none;
	background-color: #ffc;
}

.itemDescriptionH {
	font-family: tahoma, verdana, sans-serif;
	color: #000;
	font-size:14px;
	text-align: justify;
	width: 578px;
	height: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	}
	
.popGreenRushes {
	position: absolute; 
	width: 598px; 
	height: 550px;
	display: none;
	background-color: #ffc;
	margin-left: -50px;
}

.popPendant01 {
	position: absolute; 
	width: 420px; 
	height: 471px;
	display: none;
	background-color: #ffc;
	margin-left: -100px;
}

.popPendant02 {
	position: absolute; 
	width: 403px; 
	height: 369px;
	display: none;
	background-color: #ffc;
	margin-left: -100px;
}

.popGarment01 {
	position: absolute; 
	width: 394px; 
	height: 469px;
	display: none;
	background-color: #ffc;
	margin-left: -100px;
}

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


