﻿.newestUserTab
{
	display:block;
	padding-left:6px;
	width:632px;
	
	}


.NewestUsers
{	display:block;
 	float:left;
    width:100px;
    overflow:hidden;
}
.NewestUsers div#UserImageHolder
{
	width:100px;
	margin:0 auto;
  
 }
#UserTextualContentHolder
{
    padding-top:4px;
    text-align: left;
    max-width:100px;
}
.NewestUsers div#UserNameHolder
{
 
}
.NewestUsers div#UserCityHolder
{
	height:17px;
	line-height:15px;
	overflow:hidden
}

.UserAlternateItem 
{
	display:block;
 	float:left;
border-left:1px solid #EEEEEE;
border-right:1px solid #EEEEEE;
margin:0 15px;
padding:0 15px;
}




