
#kutu {
	width: 750px; 
	height: 375px;
	padding-top: 15px;
	padding-bottom: 15px;
	border: 0px solid #e2e2e2;
	background:black;
	margin: 23px;

	}

#resimdiv {
	width: 730px;
	background-color: #91918E;
	background-image: url('images/loading.gif');
	background-repeat: no-repeat;
	
	}
#resimdiv img {
	width: 400px;
	height: 250px;
	border: 2px solid #e2e2e2;
	float:right;	
	}
	
#thumb {
	 
	}

#thumb img {
	width: 85px;
	height: 70px;
	border: 1px solid #e2e2e2; 
	float:left;
	padding:5px;
	
	}