/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.archived_image_random {
	display: block;
	/* border-bottom: 2px solid #51321b; */
	/* border-top: 2px solid #8c6549; */
	border-left: 2px solid #958479;
	border-right: 4px solid #3f2d26;
	height: 100px;
}

/* width:350px;height:200px; */
.allSides {
/* 	border: solid 1px #555;
	box-shadow: 0 0 5px rgba(0,0,0,0.6);
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.6);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.6);
	-o-box-shadow: 0 0 5px rgba(0,0,0,0.6);
 */
}



/* my_search_page.css */


.archived_image{
	/* display: none; */
}





























































































#links_data_random{/* need to modify this on browser size change. */
	/* width: auto; */
	/* display: none; */
	height: 100px;
	/* margin: 3px auto 0px auto; */
	margin: auto auto auto auto;
	border: 0px dashed green;
	overflow: hidden;
	/* background-color: blue; */
}
.found_random_photo{
 	/* border: 1px solid #6d4c41; *//*background_brown_darken_1*/ /* ah, this is what gives the gray empty borders when images are hidden */
	height: 100px;
	/* max-width: 170px; */
	/* margin: 5px 0px 0px 10px; */
	float: left;
	/* box-shadow: 3px 3px 3px #555; */
	/* background-color: #9a7045;/* #8d6e63; #795548 */ */
	/* display: none; */
}
.found_random_photo > a:nth-child(1) > img:nth-child(1){
	/* float: left; */
	/* height: 100px; */
	/* max-width: 170px; */
	/* border-bottom: 1px solid red; */
}
