.wpu-user-list {
	clear: both;
	padding-bottom: 12px;

}

	div[id^="user-panel-"] {
		display: inline;
		width: 500px;
		height: 96px;
		float: left;
	}
	
		div[id^="wpu-user-photo-"] {
			float: left;
			width: 90px;
			height: 90px;
		}
		
		#wpu-user-photo {
			float: left;
			width: 100px;
			height: 100px;			
		}	
		
		div[id^="wpu-user-information-"] {
			margin: 0 auto 0 94px;
		}	
		
		#wpu-user-information {
			position: relative;
			margin: 0 auto 0 110px;	
		}
		
			#wpu-user-information h2 {
				clear: none;	
			}
		
			span[id^="wpu-name-"] {
				z-index: 3000;
				font-weight: bold;
				font-size: 16px;
			}
	
			div[id^="wpu-tgp-items-"] {
				display: inline;
				width: 362px;
				height: 44px;
				font-size: 11px;
				line-height: 22px;
				width: 872px; 
				height: 100px;
			}
				
				div[id^="wpu-tgp-items-"] div[id$="user-item-list"] {
					display: block;
					position: relative;
				}
			
				div[id^="wpu-tgp-items-"] .item_info_floater {
					line-height: 1.4;
				}
		
		#wpu-profile-topinfo {
			height: 110px;
			margin: 0 0 10px;	
		}
				
		#wpu-profile-topinfo + p {
			clear: both;	
		}