@charset "utf-8";


#sd_rand_avatar {
	width: 310px;
	border: 1px solid #d5d5d5;
	padding: 7px 0px 7px 0px; /* top right bottom left */
	margin-left: 40px;
	margin-top: 10px;
}
	/* div per centrare le icone */
	#sd_rand_avatarDIV1 {
		height: 177px;
		width: 295px;
		margin: auto; 
	}

	#sd_rand_avatar img {
		
		border-top: 1px solid #f5f5f5;
		border-left: 1px solid #f5f5f5;
		width: 58px;
		height: 58px;
		}
	
