/* CSS Document */
		
	div.profile{
		margin:0px 0px 30px 0px;
		/*border:1px solid #eeeeee*/
	}
	
	div.profile img{
		/*border:2px solid #dddddd;*/
	}
	
	div.profile 
	
	/*
	div.smallCard{	
		width:80px;
		height:114px;
		background:#cccccc;
		padding:6px;	
		margin:4px 4px 4px 4px;	
	}
	div.smallNoCard{	
		width:80px;
		height:114px;
		background:trasparent;
		padding:6px;	
		margin:4px 4px 4px 4px;
	}
	div.mediumCard{	
		width:120px;
		height:171px;
		background:#cccccc;
		padding:9px;	
		margin:6px 6px 6px 6px;	
	}
	div.mediumNoCard{	
		width:120px;
		height:171px;
		background:trasparent;
		padding:9px;	
		margin:6px 6px 6px 6px;	
	}
	
	*/