

.thumbs img {
	/* for IE */
  	filter:alpha(opacity=30);
  	/* CSS3 standard */
  	opacity:0.3;
}

#peoplemenu {
	list-style:none;
	width:174px;
	margin: 0 0 0 34px;
	position: absolute;
	float: left;
}

#peoplemenu li{
	display:block;
	width:82px;
	height:107px;
	overflow:hidden;
	float:left;
	margin:5px 5px 0px 0;
}

#peopledisplay {
	width:576px;
	height:557px;
	float: right;
	margin-top:7px;
	margin-right: 7px;
}

#peopleshow {
	width:576px;
	height: 340px;
}

#peopleshowpro {
	width:576px;
	height: 389px;
}

#peoplespeakpro {
	top: 385px;
	height:165px;
	width: 420px;
	margin-left: 7px;
	overflow: auto;
	background-color: transparent;
	color: #552f1a;
	line-height: 1.4;
	font-family: verdana;
	font-size: 13px;
}


