#profileContainer02 #profiles{margin:0;padding:0;float:left;border:0;border-collapse:collapse;}

#profiles div{background-color:#939765;}
#profiles a{margin:0;padding:0;}
#profiles img{margin:0;padding:0;border:0;width:110px;height:127px;border-left:5px solid #ACAD74;border-bottom:5px solid #ACAD74;}
#profiles img.bottom{border-bottom:0;}

.labelTitle{padding:0;margin:0;font:bold 8pt arial;color:#4F5233;}
.dataTitle{padding:0;margin:0;font:bold 8pt arial;color:#fff;}
h2{padding:0;margin:0;margin-top:5px;margin-bottom:5px;}
p{padding:0;margin:0;}

.head001 {width:190px;}

#profileContainer01 {padding:0;margin:0;width:220px;height:390px;float:left;position:relative;}
#profileContainer02 {margin:0;padding:0;height:390px;width:345px;background-color:#ACAD74;float:left;}

#Example-3 {padding:0;margin:0;width:361px;}
#Example-3-Content {padding:0;margin:0;width:345px;height:390px;top:0;}
#Example-3 .Scroller-Container{padding:0;margin:0;}
#Example-3-Scrollbar {left: 347px;}
#Example-3 .Scrollbar-Down,
	.Scrollbar-Down-Pressed {top: 375px;}
	#Example-3 .Scrollbar-Track,
	.Scrollbar-Track-Pressed {height: 356px;}
  
.nonActive {
	visibility:hidden;
	display:none;
  	position:absolute;
  	top:10px;left:10px;
	width:190px;
}

.hoverProfile{
  	visibility:visible;
	display:block;
  	position:absolute;
  	top:50px;left:20px;
	width:190px;
}

.currentProfile{
	visibility:visible;
	display:block;
  	position:absolute;
  	top:10px;left:10px;
	width:190px;
}

.current{
  visibility:visible;
}

