/* RESEN MEDIA */
/* Section Stylesheet: Team
------------------------------------------------------------------------------- */


/* BROWSE
------------------------------------------------------------------------------- */


	#team ul.content li {
	
		border: none;
		width: 138px;
		margin: 0 10px 10px 0;
	
		}
		
	#team img {
	
		width: 100%;
		margin-bottom: 10px;
	
		}
		
	#team h4 {
	
		font-size: 14px;
		line-height: 14px;
	
		}
		
	#team h4 a {
	
		display: block;
		text-align: center;
		width: 100%;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	
		}
		
		
/* Sidebar */


	#sidebar #team ul.content li {
	
		width: 95px;
		padding-bottom: 5px;
	
		}
		
	#sidebar #team h4 {
	
		font-size: 11px;
		line-height: 11px;
	
		}
		
/* DISPLAY
------------------------------------------------------------------------------- */


	#member .profile img {
	
		margin-bottom: 10px;
		max-width: 100%;
	
		}
		
	#member span.sex,
	#member span.joined {
	
		display: none;
	
		}