@charset "utf-8";
.wiwphoto {
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 15px;
}
.shadowunderWIW {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	height: auto;
	width: 300px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	background-color: #D7D7EE;
	margin-left: auto;
	margin-top: 0px;
	color: #00F;
	float: right;
	margin-right: 30px;
	padding: 5px;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
