body {
	color: #6F6F6D;
	font-family: Georgia;
	font-size: 10px; }

#container {
	width: 580px; 
	padding-top: 15px;
	padding-bottom: 15px;
	border: 1px solid #e2e2e2;
	background: #F5F5F5;
	margin: 10px;
	}

#resimdiv {
	width: 400px;
	background-color: #ffffff;
	background-image: url('images/loading.gif');
	background-repeat: no-repeat;
	background-position: center;
	
	}
	
#resimdiv img {

	height: 366px;
	border: 2px solid #e2e2e2;
	
	
	
	}

#thumb {
	margin-top: 15px; 
	}

#thumb img {
	width: 47px;
	height: 47px;
	border: 2px solid #e2e2e2; 
	}