
#onstuimigeImagePopup, #onstuimigeTextPopup{
	width:430px;
	height:430px;
	background-image: url(http://www.nomadoutlet.com/img/bg_400x400_0.png);
}

* html #onstuimigeImagePopup, * html #onstuimigeTextPopup{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.nomadoutlet.com/img/bg_400x400_1.png", sizingMethod="scale");
}

#closeButton{ 
  top: 12px; 
	right: 10px;
	cursor: hand;
	cursor: pointer;
}

#onstuimigeImagePopup #closeButton{ 
  top: 0px; 
}

#onstuimigeImagePopup img{ 
	border: none; 
	clear: both; 
	padding-top: 15px; 
	cursor: hand;
	cursor: pointer;
} 

#onstuimigeTextPopup span{ 
	color: black;
	width: 375px;
	height: 380px;
	margin-left: 25px;
	*margin-left: -15px;
	margin-top: 30px;
	text-align: left;
	display: block;
	line-height: 16px;
	cursor: hand;
	cursor: pointer;
} 

#onstuimigeTextPopup b.title{
	margin-top: -4px;
	font-size: 14px;
}

#overlay img{ 
  border: none; 
}

#overlay{ 
  background-image: url(http://www.nomadoutlet.com/img/overlay.png); 
}

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.nomadoutlet.com/img/overlay.png", sizingMethod="scale");
}
