/* START carousel styling */
#wrap
{
	margin-top: 10px;
}
#userinfo
{
	position: absolute;
	background-color: #ffffff;
	width: 200px;
	display: none;
	left: 0px;
	padding: 2px 5px 2px 5px;
	border: .5pt solid #aaaaaa;
	filter: progid:DXImageTransform.Microsoft.Shadow(color= '#666666' , Direction=225, Strength=3);
}
.engPhoto
{
	cursor: hand;
}
.engName
{
	position: relative;
	top: 76px;
	left: -75px;
}
/* END carousel Styling  */