div.thumb

{

	position: absolute;

	width: 180px;

	height: 140px;

	background: url('../img/thumb-bg.gif') top left no-repeat;

	display: none;

	padding: 58px 0 0 19px;

}

div.thumb img

{

	width: 160px;

	height: 120px;

	border-top: 1px solid #919191;

	border-left: 1px solid #919191;

	border-right: 1px solid #FFF;

	border-bottom: 1px solid #FFF;

}

div.thumb img.spinner

{

	width: 56px;

	height: 21px;

}

div.loading

{

	width: 160px;

	text-align: center;

	padding: 50px 0 0 0;

}




