body {

	
	 }

#container {
	width: 640px;
	float:left;

	}

#resimdiv {
	width: 400px;
	background-color: #91918E;
	background-image: url('images/loading.gif');
	background-repeat: no-repeat;
	background-position: center;

	}
	
#resimdiv img {
	width: 400px;
	height: 300px;
	border: 2px solid #e2e2e2;
	
	}

#thumb {
	margin-top: 15px; 
	}

#thumb img {
	width: 80px;
	height: 60px;
	border: 2px solid #e2e2e2; 
	}