	/* CSS Document */
div.recentPhotosVideos {
	font-size:1.1em;
	margin-top:10px;
	padding:0px;
	}
	
div.recentPhotosVideos h3 {
	/*color:#FF0066;*/
	font-size:1.2em;
	padding:5px 10px;
	width:50px;
	}
	
div.recentPhotos {
	margin:0px;
	padding:10px;
	}
	
div.photos {
	float:left;
	margin-right:5px;
	width:120px;
	}
	
div.photos a {
	color:#0985D3;
	text-decoration:none;
	}
	
div.photos img {
	margin:5px 0px 0px;
	}
	
div.bottomPhotos {
	padding:10px;
	}
	
div.bottomPhotos a {
	color:#333333;
	font-size:1em;
	margin:5px 0px;
	text-decoration:none;
	}
	
div.bottomPhotos p a {
	background-image:url(images/btn_more_in_my_gallery.gif);
	display:block;
	position:relative;
	
	height:50px;
	width:170px;
	text-indent:-90000px!important;
	font-size:0em;
	}
	
	