/*!
 * Ext JS Library 3.4.0
 * Copyright(c) 2006-2011 Sencha Inc.
 * licensing@sencha.com
 * http://www.sencha.com/license
 */
.img-thumb{
	background: #dddddd;
	padding:3px;
}
.img-thumb img{
	border:1px solid white;
	height: 60px;
	width: 80px;
}
.img-thumb-wrap{
	float: left;
	margin: 4px;
	margin-right: 0;
	padding: 5px;
}
.img-thumb-wrap span{
	display: block;
	overflow: hidden;
	text-align: center;
}