#large {

	width: 350px;

	/*height: 350px;*/
	height: auto;
		float: right;
margin-right:20px;
	background: url(loading.gif) no-repeat 40% 60%;/**/

}

#large img {
	margin-top: 20px;
	margin-left: 10px;
	width: 350px;
	 /*height: 263px;

	border: 5px solid #223348;*/
	height: auto;
}

#thumbnail {

	width: 400px;/* float: left;*/

	height: 450px;

	overflow: auto;

  

	list-style: none;

	margin-top: 20px;

	margin-left: 10px;

	_margin-left: 8px;

	padding: 5px;

	/*border: 1px solid Blue;*/

	

}

#thumbnail li {

	/*background-color: Olive;*/

	width: 83px;/*height: 80px;*/

	overflow: hidden;

	margin: 5px;float:right;

	_margin: 5px;
	}

#thumbnail a {

	margin: 5px;
	float: left;

	width: 70px;

	/*display: block;height: 56px;border: 1px solid #ccc;*/

	padding: 1px;

	

}

#thumbnail a:hover {

	border-color: #405061;

}