ul#wh4s {
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: relative;  			
}
ul#wh4s li {
	display: inline;
}
ul#wh4s li a {
	text-decoration: none;
}
ul#wh4s li a img {
	padding: 1px;			 	
	border: 1px solid #999999; 	
}
ul#wh4s li a em {
	visibility: hidden; 		
	position: absolute; 
}
ul#wh4s li a:hover {
	text-indent: 0;
	line-height: 1.2em;
	font-size: 1em;
	color: #000;
	line-height: 1em;
	text-decoration: none;
}
ul#wh4s li a:hover img {
	border: 2px solid #990099;
}
ul#wh4s li a:hover em {
	visibility: visible;

	background: #DDDDDD;
	border: 2px solid #999999;
	width: 600px;
	padding: 10px 10px 10px 10px;
	font-style: normal;
	color: #DDDDDD;

}

* html ul#wh4s li a:hover em {width:600px; w\idth:600px;}
	ul#wh4s li a:hover em img {
		display:block;
		margin-bottom:10px;
	}
	ul#wh4s li a:hover em span {
	}
* html ul#wh4s li a:hover em span {width:600px; height:600px; w\idth:600; he\ight:600;}
