#morepics{
			width: 100px;
			height: 300px;
			margin: 5px;
			margin-bottom: 0px;
			padding-top: 40px;
		}
	
		.picbig{
			/*left:-348px;
			top:-80px;
			width: 344px;
			height: 243px;*/
			left:-448px;
			top:-120px;
			width: 444px;
			height: 343px;
			background-color: white;
			position: relative;
			border: 4px solid #8f99a6;
			-webkit-border-radius: 10px;
			-moz-border-radius: 10px;
			z-index: 4000;
			display: none;
		}
		
		.picsmall{
			width: 130px;
			height: 97px;
			margin-bottom: 25px;
			margin-left: auto;
			margin-right: auto;
			position: relative;
		}
		.innerpicsmall{
			float:left;
			z-index:9000;
			border:5px solid #8f99a6;
		}
		/*div.innerpicsmall:hover{
			border-left:5px solid white;
		}*/
		
		 #moreads{
		 	width:138px;
		 	height:125px;
		 	margin-bottom:25px;
		 	text-align:center;
		 }